/
PH
phala
/
Phala Cloud API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
2026-07-26
102
158
206.8 KB
Webhooks
Create workspace webhook
post
/api/v1/workspace/webhooks
Request body
WebhookCreateRequest
required
url
string
required
events
string[]
required
name
string
nullable
secret
string
nullable
Response
Successful Response
WebhookResponse
required
id
string
required
url
string
required
secret
string
nullable
events
string[]
required
name
string
nullable
enabled
boolean
required
created_at
string
date-time
required
updated_at
string
date-time
required