github_repos_delete_webhook
Delete a repository webhook by providing the owner, repo, and hook ID. Removes the specified webhook from the repository.
Instructions
Delete a repository webhook
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| hook_id | Yes | hook_id |