Update an Agent's Settings
Update a base agent’s settings.
Authorizations
Organization API key passed as a Bearer token. This is the scheme used by the public SDK surface.
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
Response
Agent updated successfully.
Serializer for BaseAgent (agent config)
1 - 200Whether to disable job cache fetching for this agent.
Whether to cache failed jobs for this agent.
Organization ID that owns this agent.
200UUID of the current agent version.
Served job count: cached baseline + live delta, annotated by the views
as job_count. None when stats weren't fetched (the list can be
requested with include_job_stats=false; use /agents/job-stats/).
Engine Display Name