Sha256: 6807be40997e132e84ea03735933dfb55946e2122ca58596b314c23f0e31da59
Contents?: true
Size: 1.16 KB
Versions: 99
Compression:
Stored size: 1.16 KB
Contents
--- title: CreateCallRequest --- ## PureCloud::CreateCallRequest ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **phone_number** | **String** | The phone number to dial. | [optional] | | **call_from_queue_id** | **String** | The queue ID to call on behalf of. | [optional] | | **call_queue_id** | **String** | The queue ID to call. | [optional] | | **call_user_id** | **String** | The user ID to call. | [optional] | | **priority** | **Integer** | The priority to assign to this call (if calling a queue). | [optional] | | **language_id** | **String** | The language skill ID to use for routing this call (if calling a queue). | [optional] | | **routing_skills_ids** | **Array<String>** | The skill ID's to use for routing this call (if calling a queue). | [optional] | | **conversation_ids** | **Array<String>** | The list of existing call conversations to merge into a new ad-hoc conference. | [optional] | | **participants** | [**Array<Destination>**](Destination.html) | The list of participants to call to create a new ad-hoc conference. | [optional] | {: class="table table-striped"}
Version data entries
99 entries across 99 versions & 2 rubygems