Update user
PATCH/scim/v2/Users/:id
Applies partial modifications to a user using SCIM PATCH operations
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
User updated successfully
Request is unparsable, syntactically incorrect, or violates schema
Authorization failure. The authorization header is invalid or missing
Operation is not permitted based on the supplied authorization
Resource not found
Internal Server Error