Update an AI phone agent
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
inbound
, outbound
The language the AI phone agent should mainly speak in
The accent the AI phone agent should mainly speak in
The phone number of the human agent to hand off the call to
The speed of the AI phone agent
Whether the agent can be interrupted or not
A list of action ids the AI phone agent has access to. A null
value means all actions. An empty list means no actions
A list of instructions
A list of fields to collect data about
The webhook url to send the collected data to
The voice id
The first message the AI phone agent should say
Whether the AI phone agent should use the organization's knowledgebase (enabling it will increase the latency of the agent)
Was this page helpful?