Sha256: c0aac426a373affa8a22bef1cd31e1e91bab6b8a03cada27fc1998d33100e778

Contents?: true

Size: 1.46 KB

Versions: 59

Compression:

Stored size: 1.46 KB

Contents

---
title: CreateCallRequest
---
## PureCloud::CreateCallRequest

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **phone_number** | **String** | The phone number to dial. | [optional] |
| **caller_id** | **String** | The caller id phone number for this outbound call. | [optional] |
| **caller_id_name** | **String** | The caller id name for this outbound call. | [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] |
| **uui_data** | **String** | User to User Information (UUI) data managed by SIP session application. | [optional] |
{: class="table table-striped"}


Version data entries

59 entries across 59 versions & 1 rubygems

Version Path
purecloudplatformclientv2-96.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-95.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-94.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-93.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-92.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-91.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-90.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-89.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-88.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-87.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-86.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-85.0.1 docs/CreateCallRequest.md
purecloudplatformclientv2-85.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-84.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-83.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-82.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-81.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-80.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-79.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-78.1.0 docs/CreateCallRequest.md