Update an agent
Agents
Update an agent
PUT
Update an agent
Authorizations
Your AssemblyAI API key in the Authorization header. The raw key works directly; a Bearer prefix is also accepted.
Path Parameters
The agent's unique ID.
Example:
"7ad24396-b822-4dca-871a-be9cc4781cf9"
Body
application/json
Same shape as the create request, but every field is optional. Send only what changes.
Response
The updated agent record.
A stored voice agent.
Example:
"7ad24396-b822-4dca-871a-be9cc4781cf9"
Example:
"Support Assistant"
Audio input configuration. Defaults to PCM at 24 kHz if omitted.
Audio output configuration. Defaults to PCM at 24 kHz with the agent's voice.