Agents
Update an existing agent
PATCH
Headers
Your API key for authentication. Use Bearer format.
Example:
"Bearer API_KEY"
Path Parameters
ID of the agent.
Required string length:
24
Body
application/json
Body
Name of the agent.
Languages that the agent can speak.
Available options:
english
, spanish
, portuguese
, french
, german
, polish
, romanian
, italian
, chinese
, hindi
, japanese
, swedish
ID of the voice.
Response
200
application/json
200
ID of the agent.
Name of the agent.
Languages that the agent can speak.
Available options:
english
, spanish
, portuguese
, french
, german
, polish
, romanian
, italian
, chinese
, hindi
, japanese
, swedish
ID of the voice.
Creation date of the agent.
Example:
"2024-01-01T01:01:01Z"
ID of the organization.
Was this page helpful?