update_webhook
Update an existing webhook's configuration by modifying its name, URL, events, sources, or associated list.
Instructions
🟡 WRITE · updates data · Webhooks · PUT /webhooks/{id}
Update a webhook
Modifies an existing record in place. Idempotent.
Update an existing webhook
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The webhook id | |
| body | No | Request body (application/json). |