latestOpenAPI 3.1.02026-08-194237902.5 MB
563848e0ecc0
FacilityCredentialingWorkflow
Delete a facility credentialing workflow
Permanently removes the specified facility credentialing workflow from the system. When to use: Use to remove a workflow that was created in error or is no longer needed. This action is not idempotent — a second call on the same ID will return 404 Not Found. Returns: 204 No Content on success. Whether the underlying row is hard- or soft-deleted is determined by the DAL and is not asserted here.
delete/facility-credentialing-workflows/{workflowId}
Path parameters
workflowIdstring required
ID of the facility credentialing workflow
Headers
tenant-idstring required
Tenant ID
Response
Successfully deleted the facility credentialing workflow