Create Agent
This endpoint creates a new agent
POST
Body
Human‑readable name for the agent.
Agent type/preset (e.g., “Conversational AI Agent”). Defaults to conversational.
Short purpose/description shown in the dashboard.
High‑level role or persona for the agent.
System instructions that guide the agent’s behavior.
Primary objective(s) the agent should optimize for.
Voice model to use for voice channels (if enabled).
Whether the agent is active immediately. Defaults to
true.Organization/workspace that owns the agent. If omitted, uses your current org.
Response
Unique identifier for the agent.
The name of the created agent.
The agent type/preset.
The description of the created agent.
The role/persona of the agent.
Whether the agent is active.
Organization/workspace that owns the agent.
Voice model configured for the agent.
When the agent was created.
When the agent was last updated.