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

Authorizations

api_key
string
header
required

Path Parameters

patientId
integer<int64>
required

Patient's ID

Response

Successful operation