Sha256: d5f96a5b5e593e0f9c266ac3605f281dc1d1c5d0de1a020f1122800e1cd72625

Contents?: true

Size: 1.34 KB

Versions: 19

Compression:

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


Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
purecloudplatformclientv2-45.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-44.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-43.1.0 docs/CreateCallRequest.md
purecloudplatformclientv2-43.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-42.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-41.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-40.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-39.1.0 docs/CreateCallRequest.md
purecloudplatformclientv2-39.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-38.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-37.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-36.1.0 docs/CreateCallRequest.md
purecloudplatformclientv2-36.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-35.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-34.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-33.1.0 docs/CreateCallRequest.md
purecloudplatformclientv2-33.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-32.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-31.0.0 docs/CreateCallRequest.md