Agent
Update Agent
Update an existing agent for handling specific tasks and interactions within the system.
PUT
Authorization
Your API key for authentication.
The unique identifier for the agent being updated.
Body
The name of the agent to be created.
The welcome message to be delivered by the agent.
The specific task the agent is responsible for.
The voice to be used by the agent for communication.
The language the agent will use for communication.
The telephony provider to be used for the agent’s calls.
The conditions under which the call will be terminated in seconds.
The message to be delivered when the call is terminated.
Response
Indicates if the request was successful.
An array of agent objects.
The status code of the response.