--- 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 | | {: class="table table-striped"}