Delete user
DELETE/nevisidm/api/scim/v1/:clientExtId/Users/:id
Deletes a user and all related resources (credentials, profiles, authorizations). The user must belong to the client specified by clientExtId in the URL path.
Request
Responses
- 204
- 400
- 404
User deleted successfully
Invalid SCIM request
SCIM user not found