v1

latestOpenAPI 3.1.02026-08-063776831.4 MB
FacilityCredentialingWorkflow

Delete attachment from facility credentialing workflow row

delete/facility-credentialing-workflows/{workflowId}/attachments

Path parameters

workflowIdstring required

Headers

tenant-idstring required

Request body

idstring required

Row identifier

fileUrlstring required

File URL to identify the attachment for deletion

Example request

{
  "id": "specialties-0",
  "fileUrl": "facility-credentialing-workflow-attachments/workflow-123/specialties/1729771200000_specialty-certificate.pdf"
}

Response

Attachment deleted successfully