cURL
Patch a group by supplying partial updates
Apply a sequence of operations to modify attributes of a SCIM Group resource. Supports ‘add’, ‘remove’, and ‘replace’ operations per RFC 7644 Section 3.5.2. Operations are applied atomically — if any operation fails, no changes are applied. The request body must include the ‘schemas’ field set to ‘urn:ietf:params:scim:api:messages:2.0:PatchOp’.
Can be used by the following roles assigned at the organization scope:
- ORG_ADMIN
PATCH
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json

