UpdateScimUser
Properties
Name | Type | Required | Description |
---|---|---|---|
schemas | string[] | ❌ | The SCIM schema URI. |
name | UpdateScimUserName | ❌ | Information about the user's name. |
UpdateScimUserName
Information about the user's name.
Properties
Name | Type | Required | Description |
---|---|---|---|
givenName | string | ❌ | The user's first name. |
familyName | string | ❌ | The user's last name. |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs