CredentialingWorkflow
Update credentialing cycle
Updates the credentialing cycle for a credentialing workflow. Valid values include INITIAL and RECREDENTIALING.
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