/
BU
builderz-labs
/
Mission Control API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 17m ago · Updated 2mo ago
Details
Filter operations
Admin
23
Agents
16
Alerts
4
Auth
10
Chat
5
Connections
3
Monitoring
8
Pipelines
5
Sessions
2
get
List gateway sessions
post
Control session (pause/resume/kill)
Super Admin
7
Tasks
9
Tokens
2
Webhooks
6
Workflows
4
Sessions
Control session (pause/resume/kill)
post
/api/sessions/{id}/control
Path parameters
id
string
required
Request body
object
required
action
'pause'
|
'resume'
|
'kill'
required
Response
Action applied
object
required
success
boolean
Changes