Webhooks

Execute GitHub webhook

Receives and processes GitHub webhook events, formatting them as messages in the configured channel. Reads event type from X-GitHub-Event header and delivery ID from X-GitHub-Delivery header.

post/webhooks/{webhook_id}/{token}/github

Path parameters

webhook_idstring snowflake required

The ID of the webhook

tokenstring required

The token

Request body

actionstring nullable
comparestring nullable
forcedboolean nullable
ref_typestring nullable
refstring nullable

Response

No Content

Changes

No recorded changes to this endpoint across all 1 revision of this API.