Delete
DELETE/user/:id
Deletes a user by id.
Request
Responses
- 204
- 403
- 404
Request successful.
Identity service is read-only (Cannot modify users / groups / memberships).
A Deployment with the provided id does not exist. See the Introduction for the error response format.