latestOpenAPI 3.0.1Apache 2.02026-07-17427669.7 KB

c7ce1991bb9a

User

Delete user

delete/api/user/{id}

Path parameters

idstring required

User id

Response

OK

idstring
messagestring

Example response

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