Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
Operations
object[]
required
schemas
string[]
required

A list of one or more URIs identifying SCIM schemas that define the structure of the attributes in the request. The only supported schema at this time is "urn:ietf:params:scim:api:messages:2.0:PatchOp".

Response

A successful response.

SCIM 2.0 Group Resource

displayName
string
required
id
string
required
schemas
string[]
required
externalId
string
members
SCIM · object[]
meta
meta · object