API referenceApplicationsWebhooks
Webhooks
3 operations.
GitHub push webhook receiver (App Builder workspaces)
POST /api/v1/webhooks/github/{workspaceId}
GitHub push webhook receiver (Applications)
POST /api/v1/webhooks/github/apps/{appId}
Public workflow webhook trigger (HMAC-SHA256 over the raw body in X-Signature-256)
POST /api/v1/webhooks/workflows/{workflowId}