phone_number
: The number you want to call. Remember to include the country code.task
: Describe the purpose of the call and how the AI should handle the conversation.voice_id
: Choose the voice persona (American male, Australian female, etc.) based on your preference.reduce_latency
, record
, ivr_mode
(for navigating phone trees), and wait_for_greeting
according to your call’s requirements.first_sentence
for the call.dynamic_data
to incorporate external API data.language
parameter.max_duration
for the call.status
and call_id
. If you set record
to true, you can retrieve the recording using the /call/recording
endpoint.
Here’s what an example response might look like: