gitea_delete_webhook
Remove a webhook from a Gitea repository to stop automated notifications or integrations. Specify the site, repository owner, repository name, and webhook ID to delete it.
Instructions
[UNIFIED] Delete a webhook from a repository.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| owner | Yes | ||
| repo | Yes | ||
| webhook_id | Yes |