Skip to main content
POST
Dispatch call

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

agent_id
string<uuid>
required

Voice agent ID.

Example:

"550e8400-e29b-41d4-a716-446655440000"

Body

application/json
phone_number
string
required

E.164 format phone number or template that resolves to E.164.

arguments
object

Per-call template argument overrides. Maximum 32 keys. Each value may be up to 1024 characters. Combined value payload may not exceed 8192 characters.

Response

Call dispatched.

call_id
string<uuid>
required
Example:

"550e8400-e29b-41d4-a716-446655440000"

message
string
required
Example:

"Call dispatched successfully"