Create an AI phone agent
Create an AI phone agent powered by the latest voice model. Use GET /phone/voices to browse available voices. Only name is required — everything else has sensible defaults.
Request body
Agent display name
Agent type: "inbound" (receives calls, default) or "outbound" (makes calls)
Voice ID from the /phone/voices endpoint. Omit for default voice.
ISO-639-1 language codes the agent should speak. A subset of {en, es, fr, de, hi, ru, pt, ja, it, nl} can be combined freely. Any other code (e.g. "ar", "tr", "zh") must be the only entry.
What the agent says when it picks up (default: "Hello?")
Training scenario IDs to attach to this agent
Phone number to transfer to when handing off to a human (E.164 format)
Whether the agent can search your knowledge base during calls (default: false)
Action IDs the agent can call during conversations
Response
Default Response