Update Agent
Update an existing agent’s configuration
Headers
API key for authentication
Path Parameters
The ID of the agent to update
Body
The name of the agent in our system. Only used for your own reference.
The name of the agent in the call.
The ID of the voice to use [Still working on this]
Specifies what language (and dialect) the speech recognition will operate in. For instance, selecting en-GB
optimizes speech recognition for British English. If unset, will use default value en-US
. Select multi
for multilingual support, currently this supports Spanish and English.
Available options: en-US
, en-IN
, en-GB
, de-DE
, es-ES
, es-419
, hi-IN
, ja-JP
, pt-PT
, pt-BR
, fr-FR
, zh-CN
, ru-RU
, it-IT
, ko-KR
, nl-NL
, pl-PL
, tr-TR
, vi-VN
, multi
If set, will add ambient environment sound to the call to make experience more realistic. Currently supports the following options:
-
coffee-shop
: Coffee shop ambience with people chatting in background. Listen to Ambience -
convention-hall
: Convention hall ambience, with some echo and people chatting in background. Listen to Ambience -
summer-outdoor
: Summer outdoor ambience with cicada chirping. Listen to Ambience -
mountain-outdoor
: Mountain outdoor ambience with birds singing. Listen to Ambience -
static-noise
: Constant static noise. Listen to Ambience -
call-center
: Call center work noise. Listen to Ambience
Set to null to remove ambient sound from this agent.
Available options: coffee-shop, convention-hall, summer-outdoor, mountain-outdoor, static-noise, call-center
coffee-shop
, convention-hall
, summer-outdoor
, mountain-outdoor
, static-noise
, call-center
Controls how sensitive the agent is to user interruptions. Value ranging from [0.1,1]
. Lower value means it will take longer / more words for user to interrupt agent, while higher value means it's easier for user to interrupt agent.
If unset, default value 1 will apply. When this is set to 0.1
, agent would never be interrupted.
URL for webhook notifications. They will be sent when the agent finishes a call, from API calls, Inbound calls, Campaigns calls or Widgets calls.
The purpose of conversations for this agent
The prompt template for the agent
Controls speed of voice. Value ranging from [0.5,2]
. Lower value means slower speech, while higher value means faster speech rate. If unset, default value 1 will apply.
Controls how stable the voice is. Value ranging from [0,2]
. Lower value means more stable, and higher value means more variant speech generation. If unset, default value 1 will apply.
If set, will control the volume of the agent. Value ranging from [0,2]
. Lower value means quieter agent speech, while higher value means louder agent speech. If unset, default value 1 will apply.
Configuration for post-call analysis
List of tools available to the agent