v1
latestOpenAPI 3.1.02026-08-063776831.4 MBFacilityCredentialingWorkflow
Create a timeline event for a facility credentialing workflow
Creates a new timeline event for the specified facility credentialing workflow
post/facility-credentialing-workflows/{workflowId}/timeline-events
Path parameters
workflowIdstring required
ID of the facility credentialing workflow
Headers
tenant-idstring required
Tenant ID
Request body
Example request
{
"credentialingDecisionDate": "2022-03-10",
"nextCredentialingDate": "2022-03-10"
}Response
Successfully created the timeline event