/
BU
builderz-labs
/
Mission Control API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 1mo ago
View markdown
builderz-labs
Mission Control API
post
Create webhook
latest
OpenAPI 3.1.0
2026-07-17
253
9
330.6 KB
b920835b2793
Admin
69
Agents
31
Alerts
4
API
29
Auth
12
Chat
5
Config
1
Connections
3
Docs
2
Mentions
1
Monitoring
15
Pipelines
6
Projects
14
Quality
2
Releases
2
Sessions
10
Skills
7
Super Admin
10
System
2
Tasks
13
Tokens
3
Webhooks
8
get
List webhooks
put
Update webhook
post
Create webhook
delete
Delete webhook
get
Get webhook delivery history
post
Retry a failed webhook delivery
post
Test webhook
get
Get webhook verification documentation
Workflows
4
Webhooks
Create webhook
post
/api/webhooks
Request body
object
required
name
string
required
url
string
uri
required
events
string[]
generate_secret
boolean
Response
Webhook created. Secret is only shown in full on creation.
object
required
id
integer
name
string
url
string
secret
string
events
string[]
enabled
boolean
message
string