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 User Resource

id
string
required
schemas
string[]
required
active
boolean
displayName
string
emails
object[]
externalId
string
groups
SCIM · object[]
meta
meta · object
name
name · object
userName
string