Skip to main content
DELETE
/
patient
/
{patientId}
Delete patient
curl --request DELETE \
  --url https://virtserver.swaggerhub.com/SUBIN23K/Subin_Health/1.0.0/patient/{patientId} \
  --header 'api_key: <api-key>'

Authorizations

api_key
string
header
required

Path Parameters

patientId
integer<int64>
required

Patient's ID

Example:

324235

Response

Successful operation