Update Agent Config
Update an in-meeting voice agent’s configuration: its model, voice, transcriber, prompt, tools and interruption handling.
Authentication
AuthorizationToken
Format: Token <your_api_key>
Request
This endpoint expects an object.
agent_config_id
agent_name
mode
model
voice
transcriber
agent
audio
Response
Success
message
agent_config
A full agent configuration object as returned by the API.
