Sha256: 5c19398c4c7e7567702a2acc39be655624c7c649795cc163460e59b7377443b0

Contents?: true

Size: 1.29 KB

Versions: 3

Compression:

Stored size: 1.29 KB

Contents

---
title: ScimV2User
---
## PureCloud::ScimV2User

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | SCIM Resource identifier | [optional] |
| **display_name** | **String** | Display Name | [optional] |
| **schemas** | **Array<String>** | schemas supported | [optional] |
| **active** | **BOOLEAN** | Active flag | [optional] |
| **user_name** | **String** | User Name (Must be Unique) maps to PureCloud e-mail address | [optional] |
| **password** | **String** | Password (updateOnly) | [optional] |
| **title** | **String** | Title | [optional] |
| **phone_numbers** | [**Array<ScimPhoneNumber>**](ScimPhoneNumber.html) | Phone numbers | [optional] |
| **emails** | [**Array<ScimEmail>**](ScimEmail.html) | Emails | [optional] |
| **photos** | [**Array<Photo>**](Photo.html) | Photos | [optional] |
| **external_id** | **String** | External ID | [optional] |
| **groups** | [**Array<ScimV2GroupReference>**](ScimV2GroupReference.html) | Group References | [optional] |
| **meta** | [**ScimMetadata**](ScimMetadata.html) |  | [optional] |
| **urnietfparamsscimschemasextensionenterprise2_0_user** | [**ScimV2EnterpriseUser**](ScimV2EnterpriseUser.html) |  | [optional] |
{: class="table table-striped"}


Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
purecloudplatformclientv2-59.0.0 docs/ScimV2User.md
purecloudplatformclientv2-58.0.1 docs/ScimV2User.md
purecloudplatformclientv2-58.0.0 docs/ScimV2User.md