Update webhooks
yougile_webhooks_updateUpdate a webhook subscription's URL or event, or remove it by setting deleted to true.
Instructions
Update or remove a webhook subscription.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource id (UUID). | |
| url | No | ||
| event | No | ||
| deleted | No | Set true to remove the subscription. |