Skip to main content
POST
Agent Call Outbound

Authorizations

X-API-Key
string
header
required

Path Parameters

agent_id
string<uuid>
required

Body

application/json
to_phone
string
required

Recipient's phone number. (E.164 format)

prompt_params
Prompt Params · object | null

Key-value parameters to be applied in the prompt. Example: {'name': 'John'}.

meta
Meta · object | null

Response

Successful Response

message
string | null
default:Data created correctly
meta
Meta · object | null
data
ICallRead · object | null