Delete User

DELETE {{host}}/api/rest/v1/management/user/{{userId}} 

This endpoint allows you to delete users from the DealCloud site.

Params

nameParameter TypeData TypeValuesDescription
userIdPathinteger10114ID of user to delete

Examples

Request

DELETE {{host}}/api/rest/v1/management/user/18357

Response

200 OK