About global webhooks
Global webhooks notify you about events at the instance level.
You can use global webhooks to automatically monitor, respond to, or enforce rules for user and organization management on your instance. For example, you can configure your webhooks to execute whenever:
- A user account is created or deleted
- An organization is created or deleted
For more information about configuring webhooks, see "Managing global webhooks."
You can also use the GitHub Enterprise Server API to manage global webhooks. For a complete list of actions, see "Global webhooks" in the GitHub Developer documentation.