1
0
mirror of synced 2025-12-25 02:17:36 -05:00
Files
docs/content/rest/enterprise-admin/global-webhooks.md
2023-01-26 16:13:09 +00:00

1.4 KiB

title, intro, versions, topics, miniTocMaxHeadingLevel
title intro versions topics miniTocMaxHeadingLevel
Global Webhooks Use the REST API to manage global webhooks for your enterprise.
ghes ghae
* *
API
3

About global webhooks

These endpoints are only available to authenticated site administrators Normal users will receive a 404 response. To learn how to configure global webhooks, see About global webhooks.

Global webhooks are automatically installed on your enterprise. You can use global webhooks to automatically monitor, respond to, or enforce rules for users, organizations, teams, and repositories on your enterprise.

Global webhooks can subscribe to the organization, user, repository, team, member, membership, fork, and ping event types.

{% data reusables.user-settings.enterprise-admin-api-classic-pat-only %}