Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique key of the agent to update
Body
1A custom system prompt template for the agent. If omitted, the default template is used.
1The primary language model that powers the agent (e.g., "anthropic/claude-3-sonnet-20240229")
Optional array of fallback model IDs to use when the primary model fails. Models are tried in order. All models must support tool calling capabilities.
Entity storage path in the format: project/folder/subfolder/...
The first element identifies the project, followed by nested folders (auto-created as needed).
With project-based API keys, the first element is treated as a folder name, as the project is predetermined by the API key.
"Default"
The agents that are accessible to this orchestrator. The main agent can hand off to these agents to perform tasks.
Response
Agent updated successfully
1The status of the agent. Live is the latest version of the agent. Draft is a version that is not yet published. Pending is a version that is pending approval. Published is a version that was live and has been replaced by a new version.
live, draft, pending, published Entity storage path in the format: project/folder/subfolder/...
The first element identifies the project, followed by nested folders (auto-created as needed).
With project-based API keys, the first element is treated as a folder name, as the project is predetermined by the API key.
"Default"
The agents that are accessible to this orchestrator. The main agent can hand off to these agents to perform tasks.
1Extracted variables from agent instructions
Agent knowledge bases reference
List of hidden collapsed panels in configuration. Duplicates are not allowed.