Create a call
Trigger an outbound call with an agent and the person's context.
POST/v1/vox/calls
{
"to": "+573001112233",
"agent": "confirmacion_citas",
"language": "es",
"context": { "nombre": "Laura", "cita": "2026-10-01T10:00" }
}
PARAMETERS
to
string
E.164 number
agent
string
Agent to use
context
object
Data for the conversation