DELETE /api/Patient/{id}

DELETE /api/Patient/{id}

Path parameters

  • id integer(int32) Required

Responses

  • 200

    Success

DELETE /api/Patient/{id}
curl \
 --request DELETE 'http://alzaware.runasp.net/api/Patient/{id}'