Skip to main content

Update Agent

Update an existing agent. Users can only update their own agents.
string
required
Agent ID (numeric or ElevenLabs agent ID)

Request Body

object
required
Agent object with fields to update
string
Agent name
array
Array of tag strings
object
Agent conversation configuration
object
Platform-specific settings
object
Widget configuration for web integration

Response

object
Response status information
integer
HTTP status code (200)
string
Status message
object
Updated agent object (see Agent schema)

Error Responses

object
Unauthorized - Invalid or missing authentication
object
Agent not found
object
Validation error - Invalid request body