latestOpenAPI 3.1.02026-08-194237902.5 MB
563848e0ecc0
CredentialingWorkflow
Set the credentialing cycle stage for a workflow
Updates the credentialing cycle field on the credentialing workflow identified by workflowId. Valid values are INITIAL (the practitioner's first credentialing pass with this organization) and RECREDENTIALING (a subsequent periodic review).
patch/credentialing-workflows/{workflowId}/credentialing-cycle
Path parameters
workflowIdstring required
ID of the credentialing workflow
Headers
tenant-idstring required
Tenant ID
Request body
Example request
{
"reason": "Updated per request"
}Response
Successfully updated the credentialing cycle
object required