Update
Update Document
This API is used to update the document.
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Document ID to update the document details.
Example:
"2df9e795-d368-4ceb-be9d-b44281703827"
Query Parameters
Include the patient identifier (p_oid) to update a patient's record. Applicable only for EMR cases.
Body
application/json
Response
200
Document linked successfully.