Skip to main content
POST
Initiate VoiceAgent call

Authorizations

Authorization
string
header
required

HTTP Basic Authentication. Use your API Access Key ID as the username and your API Access Key Secret as the password. Generate keys in the CloudTalk Dashboard under Account -> Settings -> API Keys (https://dashboard.cloudtalk.io/menu/account/settings/API-keys).

Body

application/json
call_number
string
required

The phone number to call

Example:

"+421000000000"

voice_agent_id
string
required

ID of the VoiceAgent to use for the call

Example:

"681b0639876543cfbc3d6b55"

call_properties
object

Additional properties for configuring the VoiceAgent call

Response

Operation completed successfully. A 204 response has an empty body.