Sha256: b7b421843bbc30e64f02e2b73b734397736f3fd56bd8d80e0032c878d3bc1ac7
Contents?: true
Size: 824 Bytes
Versions: 38
Compression:
Stored size: 824 Bytes
Contents
--- title: CreateUser --- ## PureCloud::CreateUser ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **name** | **String** | User's full name | | | **department** | **String** | | [optional] | | **email** | **String** | User's email and username | | | **addresses** | [**Array<Contact>**](Contact.html) | Email addresses and phone numbers for this user | [optional] | | **title** | **String** | | [optional] | | **password** | **String** | User's password | | | **division_id** | **String** | The division to which this user will belong | | | **state** | **String** | Optional initialized state of the user. If not specified, state will be Active if invites are sent, otherwise Inactive. | [optional] | {: class="table table-striped"}
Version data entries
38 entries across 38 versions & 1 rubygems