DELETE | Users
- 1 minute to read
- Print
- DarkLight
- PDF
DELETE | Users
- 1 minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Request
To remove Users, send a request to the following endpoint:
DELETE /iso/scim/v2/Users/:id
Parameters
No parameters.
Return
If the user deletion was successful, it will return the HTTP 204 No Content
response.
Sample response
HTTP/1.1 204 No Content
Was this article helpful?