Skip to main content
PATCH

Authorizations

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

Path

workspace_team_id
string
required
The ID of the group to update.

Body

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

Response

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