Skip to main content
POST
/
v1
/
webhooks
/
connectors
/
github
GitHub webhook ingress
curl --request POST \
  --url https://api.openworklabs.com/v1/webhooks/connectors/github
{
  "ok": true,
  "accepted": true,
  "reason": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://openworklabs.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Response

Ignored but valid GitHub webhook delivery.

ok
boolean
required
accepted
boolean
required
reason
string
required
Minimum string length: 1