Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 726 Bytes

webhooks.md

File metadata and controls

24 lines (21 loc) · 726 Bytes
title shortTitle intro versions topics autogenerated allowTitleToDifferFromFilename redirect_from
REST API endpoints for repository webhooks
Webhooks
Use the REST API to create and manage webhooks for your repositories.
fpt ghec ghes
*
*
*
API
rest
true
/rest/webhooks/repo-deliveries
/rest/webhooks/repo-config
/rest/webhooks/repos
/rest/webhooks

About repository webhooks

Repository webhooks allow your server to receive HTTP POST payloads whenever certain events happen in a repository. For more information, see "AUTOTITLE."