delete_webhook
Remove a webhook from a GitHub repository to stop receiving automated notifications or event triggers from that source.
Instructions
Delete a webhook from a repository.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner | |
| repo | Yes | Repository name | |
| hook_id | Yes | Webhook ID |