1
0
mirror of synced 2026-01-04 09:06:46 -05:00
Files
docs/content/rest/enterprise-admin/global-webhooks.md
2023-03-14 22:27:10 +00:00

1.5 KiB

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

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 %}