curl --request POST \
--url https://api.openworklabs.com/v1/webhooks/connectors/github{
"ok": true,
"accepted": true,
"reason": "<string>"
}Verifies a GitHub App webhook signature against the raw request body, then records any relevant sync work.
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.
Was this page helpful?