Skip to main content
Creates multiple outbound phone calls in a single request using your configured assistant.
For full setup and authentication options, see the Installation guide: Installation guide and Authentication.

Parameters

connectionConfig
ConnectionConfig
required
Configuration for the client connection.
request
CreateBulkPhoneCallRequest
required

Runtime options

Each item in phoneCalls is a CreatePhoneCallRequest, so each recipient can receive different runtime overrides.
See Create Phone Call for supported option groups and links to the detailed option references.

Usage

Response

code
int
Numeric status code for the operation
success
boolean
Indicates whether the operation was successful
error
Error
data
AssistantConversation[]