User

Delete user

delete/api/user/{id}

Path parameters

idstring required

User id

Response

OK

idstring
messagestring

Example response

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

Changes

No recorded changes to this endpoint across all 3 revisions of this API.