/
/Mission Control API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 2mo ago
Admin31
  • postTrigger backup
  • postTrigger cleanup of old data
  • getGet cron jobs
  • postManage cron jobs
  • getGet /api/exec-approvals
  • putPut /api/exec-approvals
  • postPost /api/exec-approvals
  • getExport data
  • getRead gateway config
  • putUpdate gateway config
  • getList gateways
  • putUpdate gateway
  • postAdd gateway
  • deleteDelete gateway
  • postResolve websocket connect payload for a gateway
  • postProbe gateway health
  • getGet GitHub integration status
  • postSync GitHub issues
  • getList integrations
  • postIntegration actions (enable, disable, test, configure)
  • getGet memory files
  • postUpdate memory file
  • getGet scheduler status
  • postTrigger scheduled task
  • getFull-text search
  • getGet application settings
  • putUpdate settings
  • deleteReset a setting to default
  • postSpawn agent process
  • getGet standup report
  • postRotate API key
Agents22
Alerts4
API25
Auth11
Chat5
Connections3
Docs1
Mentions1
Monitoring9
Pipelines5
Projects11
Quality2
Releases1
Sessions10
Skills7
Super Admin7
System2
Tasks12
Tokens3
Webhooks8
Workflows4
    Admin

    Integration actions (enable, disable, test, configure)

    post/api/integrations

    Request body

    action'enable' | 'disable' | 'test' | 'configure' required
    idstring required
    configobject

    Response

    Action applied

    successboolean

    Changes