DELETE /api/Admin/delete/{id}

DELETE /api/Admin/delete/{id}

Path parameters

  • id string(uuid) Required

Responses

  • 200

    Success

  • Bad Request

    Hide response attributes Show response attributes object
    • type string | null
    • title string | null
    • status integer(int32) | null
    • detail string | null
    • instance string | null
    • Additional properties
    • key null
DELETE /api/Admin/delete/{id}
curl \
 --request DELETE 'http://mamaguide.runasp.net/api/Admin/delete/{id}'