Archive patient profile
Patient Directory APIs
Archive patient profile
Note: The patient profile is not deleted permanently — it is only archived.
Archived profiles can still be retrieved using the arc=true query parameter in the retrieve API.
DELETE
Archive patient profile
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Example:
"EC_1431"
Path Parameters
Example:
18661861868168
Query Parameters
Example:
true
Response
Patient profile archived successfully
Example:
"Profile archived successfully"

