Update Agent

Updates an existing agent (supports partial updates)

Authentication

X-API-Keystring
Enter your API key for programmatic access
OR
AuthorizationBearer

Enter your JWT token (without the ‘Bearer ’ prefix)

Path parameters

idstringRequired
Agent ID

Request

Agent parameters
agentobjectRequired

Request to update an agent (all fields optional for partial updates)

Response

Updated Agent
dataobject or null
An AI agent

Errors