Skip to main content
POST
cURL

Notes

  • It both creates the CallData record and initiates the outbound phone call (or schedules it).

Authorizations

X-API-KEY
string
header
required

API Key for MCP server and external service authentication

X-API-SECRET
string
header
required

API Secret for MCP server and external service authentication

Body

application/json

Phone call creation request body

from_number
string
required

Source phone number for outbound call

to_number
string
required

Destination phone number to call

override_agent_id
string

Specific agent ID to use; auto-select if omitted

scheduled_timestamp
integer

Unix timestamp (seconds) for scheduled call execution

metadata
object

Additional metadata for the call

Response

OK

message
string
status
string
error
string
data
object