REST API documentationDelete user by IDDelete user by ID DELETE /user/:userId Deletes the user with the provided userId. Requires the MANAGE_USERS permission. Request Responses200User successfully deleted