1
0
mirror of synced 2026-01-05 03:06:35 -05:00
Files
docs/content/rest/apps/webhooks.md
2022-12-16 16:24:04 +00:00

19 lines
572 B
Markdown

---
title: GitHub App webhooks
allowTitleToDifferFromFilename: true
shortTitle: Webhooks
intro: 'Use the REST API to interact with webhooks for {% data variables.product.prodname_oauth_apps %}'
topics:
- API
miniTocMaxHeadingLevel: 3
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
---
## About webhooks for {% data variables.product.prodname_github_apps %}
A {% data variables.product.prodname_github_app %}'s webhook allows you to receive HTTP `POST` payloads whenever certain events happen for an app. {% data reusables.webhooks.webhooks-rest-api-links %}