---
title: "Create"
method: POST
path: "/organization-external-providers/v1"
tags: ["v1"]
---

# Create

`POST /organization-external-providers/v1`

Creates a new organization external provider. BadRequestError is returned when the NPI is already in use.

## Headers

- `Authorization` string, required

## Request body

- V1MutableOrganizationExternalProvider — unresolved $ref

## Response `200`

Response with status 200

- V1OrganizationExternalProvider — unresolved $ref

## Other responses

- `400` — Error response with status 400

---

[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)
