Sha256: 75ff35964cec47631adb1467b4ad3b0be49a2f1fdb1b450e67e71d11808ddedd

Contents?: true

Size: 1.78 KB

Versions: 14

Compression:

Stored size: 1.78 KB

Contents

---
title: ScimV2CreateUser
---
## PureCloud::ScimV2CreateUser

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **schemas** | **Array<String>** | The list of supported schemas. | [optional] |
| **active** | **BOOLEAN** | Indicates whether the user's administrative status is active. | [optional] |
| **user_name** | **String** | The user's PureCloud email address. Must be unique. | |
| **display_name** | **String** | The display name of the user. | |
| **password** | **String** | The new password for the PureCloud user. Does not return an existing password. | [optional] |
| **title** | **String** | The user's title. | [optional] |
| **phone_numbers** | [**Array<ScimPhoneNumber>**](ScimPhoneNumber.html) | The list of the user's phone numbers. | [optional] |
| **emails** | [**Array<ScimEmail>**](ScimEmail.html) | The list of the user's email addresses. | [optional] |
| **external_id** | **String** | The external ID of the user. Set by the provisioning client. \"caseExact\" is set to \"true\". \"mutability\" is set to \"readWrite\". | [optional] |
| **groups** | [**Array<ScimV2GroupReference>**](ScimV2GroupReference.html) | The list of groups that the user is a member of. | [optional] |
| **roles** | [**Array<ScimUserRole>**](ScimUserRole.html) | The list of roles assigned to the user. | [optional] |
| **urnietfparamsscimschemasextensionenterprise2_0_user** | [**ScimV2EnterpriseUser**](ScimV2EnterpriseUser.html) | The URI of the schema for the enterprise user. | [optional] |
| **urnietfparamsscimschemasextensiongenesyspurecloud2_0_user** | [**ScimUserExtensions**](ScimUserExtensions.html) |  | [optional] |
{: class="table table-striped"}


Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
purecloudplatformclientv2-92.0.0 docs/ScimV2CreateUser.md
purecloudplatformclientv2-91.0.0 docs/ScimV2CreateUser.md
purecloudplatformclientv2-90.0.0 docs/ScimV2CreateUser.md
purecloudplatformclientv2-89.0.0 docs/ScimV2CreateUser.md
purecloudplatformclientv2-88.0.0 docs/ScimV2CreateUser.md
purecloudplatformclientv2-87.0.0 docs/ScimV2CreateUser.md
purecloudplatformclientv2-86.0.0 docs/ScimV2CreateUser.md
purecloudplatformclientv2-85.0.1 docs/ScimV2CreateUser.md
purecloudplatformclientv2-85.0.0 docs/ScimV2CreateUser.md
purecloudplatformclientv2-84.0.0 docs/ScimV2CreateUser.md
purecloudplatformclientv2-83.0.0 docs/ScimV2CreateUser.md
purecloudplatformclientv2-82.0.0 docs/ScimV2CreateUser.md
purecloudplatformclientv2-81.0.0 docs/ScimV2CreateUser.md
purecloudplatformclientv2-80.0.0 docs/ScimV2CreateUser.md