# Share multiple providers to Credentialing Committee. Endpoint: POST /v2/providers/bulk-share-to-cred-committee Security: BearerAuth ## Header parameters: - `organization-id` (string) ## Request fields (application/json): - `provider_ids` (array, required) Array of provider IDs to share to cred committee - `reason` (string, required) Reason for sharing to cred committee ## Response 207 fields (application/json): - `status` (string) - `id` (string) - `reason` (string) ## Response 204 fields ## Response 400 fields ## Response 401 fields ## Response 403 fields