Skip to main content
Creates an outbound phone call to the specified number 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
CreatePhoneCallRequest
required

Runtime options

Use options to override saved assistant and deployment settings for one outbound call. Runtime options do not update the assistant version or Phone Call deployment.
Use args for prompt and greeting variables, such as {{name}}. Use options for runtime configuration overrides, such as experience.greeting, listen.model, or speak.voice.id.

Usage

Response

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