Skip to main content

CreateScimGroupCreatedResponse

Properties

NameTypeRequiredDescription
schemasstring[]The SCIM schema URI.
idstringThe group's SCIM ID.
displayNamestringThe group's display name.
externalIdstringThe group's external ID.
membersCreateScimGroupMembers2[]
metaCreateScimGroupMetaThe response's non-standard meta information.

CreateScimGroupMembers2

An object containing the group's assigned SCIM members.

Properties

NameTypeRequiredDescription
valuestringThe user's SCIM ID.
displaystringThe user's display name.

CreateScimGroupMeta

The response's non-standard meta information.

Properties

NameTypeRequiredDescription
createdstringThe date and time at which the group was created.
lastModifiedstringThe date and time at which the group was last modified.
resourceTypestringThe SCIM resource type.

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →