Sha256: 364e78a0007151b114a80d92f9f8314755e25979beebb1bdb035398c7412bdf6
Contents?: true
Size: 673 Bytes
Versions: 20
Compression:
Stored size: 673 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 | [optional] | {: class="table table-striped"}
Version data entries
20 entries across 20 versions & 1 rubygems