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

Version Path
purecloudplatformclientv2-30.1.0 docs/CreateCallRequest.md
purecloudplatformclientv2-30.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-29.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-28.0.1 docs/CreateCallRequest.md
purecloudplatformclientv2-28.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-27.1.0 docs/CreateCallRequest.md
purecloudplatformclientv2-27.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-26.0.1 docs/CreateCallRequest.md
purecloudplatformclientv2-26.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-25.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-24.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-23.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-22.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-21.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-20.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-19.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-18.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-17.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-16.0.0 docs/CreateCallRequest.md
purecloudplatformclientv2-15.0.0 docs/CreateCallRequest.md