Update a Group partially
PATCH/user-scim-srv/v2/Groups/:groupId
This API call partially updates group data by groupId.
Request
Responses
- 200
- 400
- 401
- 404
OK
Represents an error response in context of the scim protocol, see section 3.12 in RFC7644.
Unauthorized: if access token is not valid or access token doesn't provide scope SCIM_WRITE
Represents an error response in context of the scim protocol, see section 3.12 in RFC7644.