DELETE
/
medical
/
v1
/
patient
/
{id}

Query Params

facilityId
string

The ID of the Facility where the patient is receiving care.

Path Params

id
string
required

The ID of the Patient to delete.

Response

204 - no content, upon successful delete.