Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 923 Bytes

File metadata and controls

21 lines (18 loc) · 923 Bytes
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 %}
versions
fpt ghec ghes
*
*
*
autogenerated rest
category
Build apps and integrations

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.