1
0
mirror of synced 2025-12-19 18:10:59 -05:00
Files
docs/content/rest/repos/webhooks.md

724 B

title, shortTitle, intro, versions, topics, autogenerated, allowTitleToDifferFromFilename, redirect_from
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.