v1

latestOpenAPI 3.0.32026-07-26229361630.0 KB
Patient

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/profiles/v1/patient/{oid}

Path parameters

oidstring required

Query parameters

arcboolean
Example:true

Headers

client-idstring required
Example:EC_1431

Response

Patient profile archived successfully

messagestring

Example response

{
  "message": "Profile archived successfully"
}