Skip to main content
POST
Create a conversational agent

Authorizations

Authorization
string
header
required

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

Headers

Operator-Version
enum<string>
required

The API version to use.

Available options:
2025-06-19

Body

application/json
name
string
required

Human-readable name for the agent.

description
string
required

Description of the agent.

config
conversational.agent.config · object
required

Full configuration for the agent (e.g. voice, runtime, tools).

postprocess_agents
string[]

List of postprocessing procedural agent IDs that run after the conversation ends, e.g. ["pa_8qm9JBCiTe7"]

Response

Successful response.

id
string
required

Unique identifier for the agent, e.g. ca_8qm9JBCiTe7

version_id
string
required

Version-specific identifier for the agent instance, e.g. ca_8qm9JBCiTe7@v0