/
BU
builderz-labs
/
Mission Control API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2mo ago
Details
Filter operations
Admin
31
Agents
22
Alerts
4
API
25
Auth
11
Chat
5
Connections
3
Docs
1
Mentions
1
Monitoring
9
Pipelines
5
get
List pipelines
put
Update pipeline
post
Create pipeline
delete
Delete pipeline
post
Run a pipeline
Projects
11
Quality
2
Releases
1
Sessions
10
Skills
7
Super Admin
7
System
2
Tasks
12
Tokens
3
Webhooks
8
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