Groups
Patch a SCIM group
Applies partial updates to a SCIM group using SCIM PatchOp operations. Supports updating the display name and adding, removing, or replacing members.
Required scopes: user_management:read-write.
PATCH
Authorizations
This API uses OAuth 2.0 with the authorization code grant flow.
Path
The ID of the group to update.
Body
application/jsonMust include
"urn:ietf:params:scim:api:messages:2.0:PatchOp".List of patch operations to apply sequentially.