v1

latestOpenAPI 3.1.02026-07-22106199311.5 KB
Directory Integration

Patch SCIM Group

Partially update a SCIM Group by ID

patch/v1/directory-integration/scim/v2/Groups/{id}

Path parameters

idstring required

Request body

Operationsobject[]

Array of patch operations to perform

schemasstring[]

List of schemas used in this patch operation

Example request

{
  "schemas": [
    "urn:ietf:params:scim:api:messages:2.0:PatchOp"
  ]
}

Response

Group patched successfully

accountIdstring

The unique identifier of the Matillion account this group belongs to

accountNamestring

The human-readable name of the Matillion account

displayNamestring
environmentstring

The unique identifier of the environment this group is associated with

externalIdstring
idstring
projectIdstring uuid

The unique identifier of the project this group is associated with

projectNamestring

The human-readable name of the project

rolestring

The role assigned to this group within the Matillion platform

schemasstring[]