delete_org_webhook
Delete an organization webhook from GitHub by providing the organization name and webhook ID, permanently removing it.
Instructions
Delete an organization webhook
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | Yes | Organization name | |
| hook_id | Yes | Webhook ID to delete |