Agents
Update Agent
Update an existing agent
PATCH
Request
Update the configuration of an existing AI voice agent. Only include fields you want to change.Headers
string
required
Bearer token for authentication. Format:
Bearer YOUR_API_KEYstring
required
Must be
application/jsonPath Parameters
string
required
The unique identifier of the agent to update
Body Parameters
All fields are optional. Only include fields you want to update.string
A friendly name for the agent
string
The instructions defining the agent’s personality and behavior
string
The voice to use for the agent
string
The greeting message when calls connect
string
Primary language (e.g.,
en-US, es-ES)string
The LLM to use:
gpt-4o, gpt-4o-mini, claude-3-sonnetnumber
Creativity level (0.0-1.0)
integer
Maximum tokens per response
number
How easily the user can interrupt (0.0-1.0)
array
Phrases that will end the call
string
Set to
active or inactiveobject
Custom key-value pairs