{ "schemas": [ "<string>" ], "id": "<string>", "meta": { "version": "<string>", "location": "<string>", "lastModified": "2023-11-07T05:31:56Z", "created": "2023-11-07T05:31:56Z", "resourceType": "Group" }, "displayName": "<string>", "members": [ { "value": "<string>", "display": "<string>" } ] }
Partially updates a group’s attributes (e.g., add or remove members).
SCIM ID of the group to update
Update operations to apply to the group
Show child attributes
Ok