Skip to main content

CreateScimUserCreatedResponse

Properties

NameTypeRequiredDescription
schemasstring[]The SCIM schema URI.
idstringThe user's SCIM ID.
userNamestringThe user's username.
nameCreateScimUserName2
externalIdstringThe user's external ID.
activebooleanIf true, the user is active.
metaCreateScimUserMetaThe response's non-standard meta information.

CreateScimUserName2

Properties

NameTypeRequiredDescription
givenNamestringThe user's first name.
familyNamestringThe user's last name.

CreateScimUserMeta

The response's non-standard meta information.

Properties

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

MetaResourceType

The SCIM resource type.

Properties

NameTypeRequiredDescription
USERstring"User"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →