v1

latestOpenAPI 3.1.02026-08-0413468163.9 KB
v1-github-app

Handle Webhook

Handle GitHub App webhook events.

Events:

  • installation: created, deleted, suspend, unsuspend
  • installation_repositories: added, removed

Security: Webhook signature is ALWAYS verified. If GITHUB_APP_WEBHOOK_SECRET is not configured, all requests are rejected.

post/v1/github-app/webhook

Response

Successful Response

object required