This API is used to delete a document using a document ID.
document_id
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Document ID to delete the document.
"2df9e795-d368-4ceb-be9d-b44281703827"
Include the patient identifier (p_oid) to delete a patient's record. Applicable only for EMR cases.
Document deleted successfully.