1
0
mirror of synced 2026-01-01 09:04:46 -05:00
Files
docs/content/rest/apps/webhooks.md

23 lines
697 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
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
fpt: '*'
ghae: '*'
ghec: '*'
ghes: '*'
autogenerated: rest
---
## 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 %}
<!-- Content after this section is automatically generated -->