Skip to main content
DELETE
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Patient ID to delete. This is the unique ID of the patient.

Response

message
string
required

Patient deleted successfully.