/api/user
DELETE /api/user/{id}
Disable a User. This does not remove the User from the DB, but instead disables their account.
delete/api/user/{id}
Path parameters
idinteger required
value must be an integer greater than zero.
Response
Successful response