Make a call
Initiates a real-time phone call through the AI agent.
Headers
Authorization
Header authentication of the form Bearer <token>
Request
This endpoint expects an object.
model_id
Agent ID. You can find it on the agent’s page in your dashboard.
phone
Phone number that the call goes to
name
Name of the person that gets called
team_id
The ID of the team can be obtained by opening a team and under the name of the team you should be able to copy it
custom_variables
Key-Value pairs of custom variables that you can dynamically inject into the prompt. Learn more.
lead_email
Optional email of the lead for appointment booking.
lead_timezone
Optional time zone name of the lead for appointment booking. List of possible time zones.
prompt
A prompt that will be used
greeting
The greeting that the assistant will say
Response
200
status
response
eta
How long it will take to initialise the call, in seconds.