/
BU
builderz-labs
/
Mission Control API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 52m ago · Updated 2mo ago
Details
Filter operations
Admin
23
Agents
16
Alerts
4
Auth
10
Chat
5
Connections
3
Monitoring
8
Pipelines
5
get
List pipelines
put
Update pipeline
post
Create pipeline
delete
Delete pipeline
post
Run a pipeline
Sessions
2
Super Admin
7
Tasks
9
Tokens
2
Webhooks
6
Workflows
4
Pipelines
Create pipeline
post
/api/pipelines
Request body
object
required
name
string
required
description
string
steps
object[]
required
Response
Pipeline created
object
required
pipeline
object
Changes