Skip to main content

ScimUpdateGroupRequest

Properties

NameTypeRequiredDescription
schemasstring[]The SCIM schema URI.
operationsScimUpdateGroupOperations[]Information about the group update operation.

ScimUpdateGroupOperations

Properties

NameTypeRequiredDescription
opOperationsOp1The operation to perform.
pathstringThe operation's path. Include this value when you update a group's members.
valueOperationsValue1The performed operation's value.

OperationsOp1

The operation to perform.

Properties

NameTypeRequiredDescription
REPLACEstring"replace"
REMOVEstring"remove"
ADDstring"add"

OperationsValue1

The performed operation's value.

Properties

NameTypeRequiredDescription
idstringThe group's ID.
displayNamestringThe group's name.

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →