---
title: "Create"
method: POST
path: "/coverages/v1/"
tags: ["v1"]
---

# Create

`POST /coverages/v1/`

Creates a new Coverage. A Coverage provides the high-level identifiers and descriptors of a specific insurance plan for a specific individual - typically the information you can find on an insurance card. Additionally a coverage will include detailed benefits information covered by the specific plan for the individual.

## Headers

- `Authorization` string, required

## Request body

- V1MutableCoverage — unresolved $ref

## Response `200`

Response with status 200

- V1Coverage — unresolved $ref

---

[API](https://skmtc.net/joincandidhealth/apis/api-reference.md) · [All operations](https://skmtc.net/joincandidhealth/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/joincandidhealth/api-reference/revisions/7cc5974e4128/schema)
