1
0
mirror of synced 2026-01-23 03:01:22 -05:00
Files
docs/content/rest/repos/webhooks.md
docs-bot 0d8e8c6378 Update OpenAPI Description (#44596)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
Co-authored-by: Grace Park <gracepark@github.com>
2023-10-17 22:03:53 +00:00

715 B

title, shortTitle, intro, versions, topics, autogenerated, allowTitleToDifferFromFilename, redirect_from
title shortTitle intro versions topics autogenerated allowTitleToDifferFromFilename redirect_from
Repository webhooks Webhooks Use the REST API to create and manage webhooks for your repositories.
fpt ghae 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."