User
Delete user
delete/api/user/{id}
Path parameters
idstring required
User id
Response
OK
Example response
{
"id": "id",
"message": "message"
}Changes
No recorded changes to this endpoint across all 3 revisions of this API.
User id
OK
{
"id": "id",
"message": "message"
}No recorded changes to this endpoint across all 3 revisions of this API.