Demote agent
Agents
Demote agent
Demote an agent to inactive status.
PUT
Demote agent
Move an agent to an inactive state. The agent’s configuration is retained but it will not handle inference requests.
When demoting an agent that has other agents linked as tools, the linked agents are not automatically demoted — each must be demoted individually if needed.
An agent that is linked as a tool to another agent cannot be demoted while that relationship is active. Demote the parent agent first, or unlink the agent-as-tool.
Authorizations
Seekr API Key without 'Bearer' Prefix
Path Parameters
Response
Successful Response
Available options:
Inactive, Pending, Active, Updating, Failed Available options:
low, medium, high, speed_optimized, performance_optimized Required range:
0 <= x <= 2Required range:
0 <= x <= 2tools
(FileSearch · object | WebSearch · object | RunPython · object | AgentAsTool · object | MCPConnectorTool · object)[]
- FileSearch
- WebSearch
- RunPython
- AgentAsTool
- MCPConnectorTool
Required range:
x >= 0Last modified on June 18, 2026