Schedule an outbound call to a contact

Queues an outbound call targeted at this contact. Wraps POST /calls/schedule and auto-fills phoneNumber from the contact record, plus injects contact context (name, tags, last interaction) so the agent knows who it's calling. The resulting Call is linked to the contact — shows up in their timeline, counts toward lifecycle stats. Agent must be isActive and owned by the caller; contact must have a valid E.164 phone.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string
required

Goal of the call

string

ISO 8601 date-time for scheduling the call

string

Agent ID to use for the call

string

First message for the AI to say

string

Additional context for the call

Response
201
Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!