1
0
mirror of synced 2026-01-03 06:04:16 -05:00
Files
docs/content/rest/apps/webhooks.md
2024-03-07 17:08:13 +00:00

22 lines
901 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 -->