Update Agent
Agent Endpoints
Update Agent
Update an existing agent’s configuration
PATCH
Update Agent
Authorizations
Company API Key
Path Parameters
The ID of the agent to update
Body
application/json
Agent fields to update
- Chat Agent
- Voice Agent
Agent name
Timezone name (e.g. "America/New_York")
First message shown in supported chat surfaces
Webhook URL (if applicable)
Replace the agent's webhook header set. Each value may be a plain string (non-secret) or {value, secret}. For a secret header that already exists, submitting an empty value preserves the stored value — to clear a header, omit it from the dict.
"" or hex #RGB / #RRGGBB
Chat agent interrupt mode toggle
Available options:
true, false Full prompt replacement
Incremental prompt edits applied server-side
Response
Agent updated successfully

