OpenAPI 3.1.02026-08-1450256155.9 KB
a8f6e873842d
voiceAgent > configurations
Update Agent Metadata
Updates the metadata associated with an agent configuration. The config itself is immutable—to change the configuration, delete the existing agent and create a new one.
put/v1/projects/{project_id}/agents/{agent_id}
Path parameters
project_idstring required
The unique identifier of the project
agent_idstring required
The unique identifier of the agent configuration
Headers
Authorizationstring required
Use Authorization: Token <API_KEY> Example: Authorization: Token 12345abcdef
Request body
Response
Agent configuration updated