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

897 B

title, allowTitleToDifferFromFilename, shortTitle, intro, topics, versions, autogenerated
title allowTitleToDifferFromFilename shortTitle intro topics versions autogenerated
REST API endpoints for {% data variables.product.prodname_github_app %} webhooks true Webhooks Use the REST API to interact with webhooks for {% data variables.product.prodname_oauth_apps %}
API
fpt ghec ghes
* * *
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 and AUTOTITLE.