Skip to main content
PATCH

Authorizations

string
required
This API uses OAuth 2.0 with the authorization code grant flow.

Path

string
required
The ID of the group to update.

Body

application/json
string[]
required
Must include "urn:ietf:params:scim:api:messages:2.0:PatchOp".
object[]
required
List of patch operations to apply sequentially.

Response

The response has the same shape as Update a SCIM group.