DELETE /api/Doctor/delete/{id}

DELETE /api/Doctor/delete/{id}

Path parameters

  • id string(uuid) Required
DELETE /api/Doctor/delete/{id}
curl \
 --request DELETE 'http://mamaguide.runasp.net/api/Doctor/delete/{id}'