Patch Group

Use this endpoint to update one or more attributes of a group.

Path Params
integer
required

The unique ID of the SCIM resource.

Query Params
string

When included, each resource returned will contain the minimum set of resource attributes and any attributes or sub-attributes explicitly requested.

string

When included, each resource returned will contain the minimum set of resource attributes. Additionally, the default set of attributes minus those attributes listed in "excludedAttributes" is returned.

Body Params

Request body parameters for updating one or more attributes of a group.

schemas
array of strings

A schema for representing the patch request.

schemas
Operations
array of objects
length ≥ 1

A list of operations, whose value is an array of one or more patch operations.

Operations
string
required

Indicates the operation to perform.

string

Indicates an attribute path describing the target of the operation.

string

Specifies the value to be added or replaced.

Responses

400

Invalid format or content of the request.

401

The SCIM token is invalid.

404

A required entity is missing.

409

A conflict occurred with the current state of the target resource.

Language
Credentials
URL
Choose an example:
application/scim+json
application/json