latestOpenAPI 3.1.02026-08-194237902.5 MB
563848e0ecc0
Facility Note
Remove a facility credentialing workflow note
Removes the specified note from the facility credentialing workflow. Use this to remove an annotation that is no longer relevant.
Preconditions: noteId must identify an existing note that belongs to the specified workflowId.
Returns 204 with an empty body on success. Returns 404 when the note is not found. Returns 400 when the note exists but belongs to a different workflow.
delete/facility-credentialing-workflows/{workflowId}/notes/{noteId}
Path parameters
noteIdstring required
ID of the note
workflowIdstring required
ID of the facility credentialing workflow
Headers
tenant-idstring required
Tenant ID
Response
Note deleted; empty body