Skip to main content
POST
Originate an outbound call from a voice agent

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Body

application/json

The body is of type object.

Response

The originated call.

data
object

The created call_logs row (same shape as POST /voice/calls).

meta
object