/
BU
builderz-labs
/
Mission Control API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 26m 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
Projects
11
get
List all projects
post
Create a new project
get
Get project by ID
delete
Delete a project
patch
Update a project
get
List tasks in a project
get
Get /api/workspaces
post
Post /api/workspaces
get
Get /api/workspaces/{id}
put
Put /api/workspaces/{id}
delete
Delete /api/workspaces/{id}
Quality
2
Releases
1
Sessions
10
Skills
7
Super Admin
7
System
2
Tasks
12
Tokens
3
Webhooks
8
Workflows
4
Projects
Create a new project
post
/api/projects
Request body
object
required
name
string
required
description
string
Response
Project created
Changes