Delete user

Delete an existing console user resource.

Service endpoint

/users/v2/{user_id}

Optional query string parameters

Example

user_id: https://protectapi.cylance.com/users/v2/a2c0ac7a-a63d-4583-b646-ae10db9c9768

Method

HTTP/1.1 DELETE

Request headers

Authorization: Bearer JWT Token returned by Auth API with the user:delete scope encoded

Request

None

Response

Please see the Response status codes for more information.