Update Group
PATCH/v2/:organizationId/Groups/:groupId
This endpoint updates an existing group by applying JSON Patch operations.
Request
Responses
- 200
- 204
- 400
- 401
- 404
- 429
No content.
Unauthorized. In case of the SCIM token is invalid.
Too many requests. In case of the request rate exceeds the rate limits.