github_repos_update_webhook_config_for_repo
Update an existing webhook's configuration for a specified GitHub repository by providing owner, repo, hook ID, and request body.
Instructions
Update a webhook configuration for a repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| hook_id | Yes | hook_id | |
| body | No | Request body (JSON object) |