AI Phone Agents
Update an AI phone agent
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
The accent the AI phone agent should mainly speak in
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 fields to collect data about
The webhook url to send the collected data to
The first message the AI phone agent should say
The phone number of the human agent to hand off the call to
A list of instructions
Whether the agent can be interrupted or not
The language the AI phone agent should mainly speak in
Available options:
inbound
, outbound
The voice id
Was this page helpful?