Sha256: 96cc079e1f80538494a75d091d8a3b478f672ed9575fedb1fbdfa9588bcd28bf
Contents?: true
Size: 640 Bytes
Versions: 2
Compression:
Stored size: 640 Bytes
Contents
--- title: CreateUser --- ## PureCloud::CreateUser ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **name** | **String** | | [optional] | | **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 | | | **version** | **String** | Use version number 1 when creating | | {: class="table table-striped"}
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
purecloud-0.37.1 | doc_out/CreateUser.html.md |
purecloud-0.36.1 | doc_out/CreateUser.html.md |