DELETE | Users
  • 1 minute to read
  • Dark
    Light
  • PDF

DELETE | Users

  • Dark
    Light
  • PDF

Article summary

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?

What's Next