Delete User

Delete user

Params

nameParameter typeData TypeValuesDescription
userIdPathinteger10114ID of user to delete

Sample Requests

DELETE {{host}}/api/rest/v1/management/user?userId=10114 HTTP/1.1

Sample Responses

HTTP/1.1 200 OK

Models

User