Sha256: 81bcebfcc198f8b73cdd222161d2ce403e1d05438f1f1804b141723559ef45aa
Contents?: true
Size: 662 Bytes
Versions: 3
Compression:
Stored size: 662 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 | | {: class="table table-striped"}
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
purecloudplatformclientv2-61.0.0 | docs/CreateUser.md |
purecloudplatformclientv2-60.0.0 | docs/CreateUser.md |
purecloudplatformclientv2-59.0.0 | docs/CreateUser.md |