1
0
mirror of synced 2025-12-21 10:57:10 -05:00
Files
docs/content/rest/apps/webhooks.md

22 lines
897 B
Markdown

---
title: 'REST API endpoints for {% data variables.product.prodname_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: '*'
ghec: '*'
ghes: '*'
autogenerated: rest
---
## About webhooks for {% data variables.product.prodname_github_apps %}
A {% data variables.product.prodname_github_app %}'s webhook allows your server to receive HTTP `POST` payloads whenever certain events happen for a {% data variables.product.prodname_github_app %}. For more information, see [AUTOTITLE](/webhooks) and [AUTOTITLE](/apps/creating-github-apps/registering-a-github-app/using-webhooks-with-github-apps).
<!-- Content after this section is automatically generated -->