/
/Mission Control API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 1mo ago
Admin69
Agents31
  • getGet /api/adapters
  • postPost /api/adapters
  • getGet agent runtime status
  • postManage agent runtime actions
  • getList agents
  • putUpdate agent by name
  • postCreate agent
  • getGet agent communications
  • postSend message between agents
  • getPreview agent sync diff
  • postSync agents from gateway config
  • getGet agent by ID
  • putUpdate agent by ID
  • deleteDelete agent
  • getGet attribution report for an agent
  • getGet self diagnostics for an agent
  • getCheck agent work items
  • postTrigger manual heartbeat
  • getGet agent memory
  • putUpdate agent memory
  • deleteClear agent memory
  • getGet agent soul config
  • putUpdate agent soul config
  • postWake an agent
  • getGet gateway control status
  • postControl a gateway
  • postAgent self-registration
  • getGet agent evaluation results
  • postRun agent evaluations or manage golden sets
  • getGet agent optimization analysis
  • postReceive Hermes hook events
Alerts4
API29
Auth12
Chat5
Config1
Connections3
Docs2
Mentions1
Monitoring15
Pipelines6
Projects14
Quality2
Releases2
Sessions10
Skills7
Super Admin10
System2
Tasks13
Tokens3
Webhooks8
Workflows4
    Agents

    Update agent by name

    put/api/agents

    Request body

    namestring required
    status'online' | 'offline' | 'busy' | 'idle' | 'error'
    last_activitystring
    configobject
    session_keystring
    soul_contentstring
    rolestring

    Response

    Agent updated

    successboolean

    Changes