Sha256: 6522630ed722459fea56522fd39ddf0453169d0e741f3aff3b056ff97418676e

Contents?: true

Size: 1.62 KB

Versions: 16

Compression:

Stored size: 1.62 KB

Contents

---
title: UpdateUser
---
## PureCloud::UpdateUser

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** |  | [optional] |
| **chat** | [**Chat**](Chat.html) |  | [optional] |
| **department** | **String** |  | [optional] |
| **email** | **String** |  | [optional] |
| **primary_contact_info** | [**Array<Contact>**](Contact.html) |  | [optional] |
| **addresses** | [**Array<Contact>**](Contact.html) | Email addresses and phone numbers for this user | [optional] |
| **title** | **String** |  | [optional] |
| **username** | **String** |  | [optional] |
| **manager** | **String** |  | [optional] |
| **images** | [**Array<UserImage>**](UserImage.html) |  | [optional] |
| **version** | **Integer** | This value should be the current version of the user. The current version can be obtained with a GET on the user before doing a PATCH. | |
| **profile_skills** | **Array<String>** | Skills possessed by the user | [optional] |
| **locations** | [**Array<Location>**](Location.html) | The user placement at each site location. | [optional] |
| **groups** | [**Array<Group>**](Group.html) | The groups the user is a member of | [optional] |
| **state** | **String** | The state of the user. This property can be used to restore a deleted user or transition between active and inactive. If specified, it is the only modifiable field. | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
purecloudplatformclientv2-20.0.0 docs/UpdateUser.md
purecloudplatformclientv2-19.0.0 docs/UpdateUser.md
purecloudplatformclientv2-18.0.0 docs/UpdateUser.md
purecloudplatformclientv2-17.0.0 docs/UpdateUser.md
purecloudplatformclientv2-16.0.0 docs/UpdateUser.md
purecloudplatformclientv2-15.0.0 docs/UpdateUser.md
purecloudplatformclientv2-14.1.0 docs/UpdateUser.md
purecloudplatformclientv2-14.0.0 docs/UpdateUser.md
purecloudplatformclientv2-13.1.0 docs/UpdateUser.md
purecloudplatformclientv2-13.0.0 docs/UpdateUser.md
purecloudplatformclientv2-12.0.0 docs/UpdateUser.md
purecloudplatformclientv2-11.0.0 docs/UpdateUser.md
purecloudplatformclientv2-10.0.0 docs/UpdateUser.md
purecloudplatformclientv2-9.0.0 docs/UpdateUser.md
purecloudplatformclientv2-8.0.0 docs/UpdateUser.md
purecloudplatformclientv2-7.0.0 docs/UpdateUser.md