---
title: "Share provider to Credentialing Committee."
method: PATCH
path: "/v2/providers/{id}/share-to-cred-committee"
tags: ["v2/providers"]
---

# Share provider to Credentialing Committee.

`PATCH /v2/providers/{id}/share-to-cred-committee`

## Path parameters

- `id` string, required

## Headers

- `organization-id` string

## Request body

- ShareProviderToCredCommDto
  - `reason` string, required

## Response `204`

Shared to the cred committee successfully.

- object
  - `message` string

## Other responses

- `400` — Bad request because the wrong parameters are provided in the request body.
- `401` — Unauthorized if authorization token is not provided or invalid.
- `403` — Forbidden if user access is not right.

---

[API](https://skmtc.net/certifyos/apis/certifyos-api.md) · [All operations](https://skmtc.net/certifyos/apis/certifyos-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/certifyos/certifyos-api/versions/df08dd00da43/schema)
