Send AI Call
Initiate an outbound phone call with a voicebot agent (for voicebot agents only)
Authorizations
Company API Key
Path Parameters
The ID of the voicebot agent
Body
Provide either full_name, phone_number, and external_id (aka external_customer_id), or provide contact_id.
- Option 1
- Option 2
Provide either contact_id, or full_name + phone_number + external_customer_id (external_id).
Existing contact UUID to call. Use this instead of providing contact fields.
Phone number to call (E.164 format recommended)
Full name of the person being called
Phone number to call from (must be assigned to the agent)
External customer ID for tracking (can be passed as external_id).
Custom variables for the call that can be used in prompts with {{variable}} placeholders
Override the agent's default first message
ISO-8601 datetime string for scheduling the call (will be converted to UTC)

