v1

latestOpenAPI 3.0.1Apache 2.02026-07-17427669.7 KB
User

Delete user

delete/api/user/{id}

Path parameters

idstring required

User id

Response

OK

idstring
messagestring

Example response

{
  "id": "id",
  "message": "message"
}