Promote agent
Agents
Promote agent
Promote an agent to active status so it can serve requests.
PUT
Promote agent
Activate an agent so it can handle inference requests. Agents are automatically promoted on creation—this endpoint is only needed after an agent has been demoted.
When promoting an agent that has sub-agents linked as tools, SeekrFlow automatically promotes the sub-agents first. The supervisor remains in
Pending state until all sub-agents are ready.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