# Creates a credentialing workflow for the provider. Initiates a new credentialing workflow for the specified provider. The workflow will automatically trigger the pipeline to fetch the required provider information needed for credentialing. Endpoint: POST /v2/provider/{providerId}/credentialing-workflows Security: BearerAuth ## Header parameters: - `organization-id` (string) ## Path parameters: - `providerId` (string, required) ## Response 200 fields (application/json): - `id` (string) - `providerId` (string) ## Response 201 fields ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields