Skip to main content

Delete user by ID

DELETE 

/user/:userId

Deletes the user with the provided userId. Requires the MANAGE_USERS permission.

Request

Responses

User successfully deleted