Agents
Update an Agent's Settings
Update a base agent’s settings.
PUT
Documentation Index
Fetch the complete documentation index at: https://docs.roe-ai.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
A UUID string identifying this base agent.
Query Parameters
Organization ID. This is required for access control. It can be provided via query or request body depending on the endpoint.
Body
application/json
Response
Agent updated successfully.
Serializer for BaseAgent (agent config)
Required string length:
1 - 200Whether to disable job cache fetching for this agent.
Whether to cache failed jobs for this agent.
Organization ID that owns this agent.
Maximum string length:
200UUID of the current agent version.
Job count from annotation, or None when not fetched (use /agents/job-stats/).
Engine Display Name