A valid request URL is required to generate request examples
{ "schemas": [ "<string>" ], "id": "<string>", "meta": { "location": "<string>", "lastModified": "2023-11-07T05:31:56Z", "created": "2023-11-07T05:31:56Z", "resourceType": "Group", "version": "<string>" }, "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
urn:ietf:params:scim:api:messages:2.0:PatchOp
Show child attributes
remove
Remove
Ok
Group
Was this page helpful?