github_repos_update_webhook
Update an existing repository webhook by specifying owner, repository, hook ID, and a JSON body with the desired configuration.
Instructions
Update a repository webhook
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| hook_id | Yes | hook_id | |
| body | No | Request body (JSON object) |