learningsuite_update_webhook_subscription
Update an existing webhook subscription by modifying its URL, event types, secret, or enabled status.
Instructions
Update a webhook subscription
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Webhook URL | |
| events | No | Array of event types | |
| secret | No | Webhook secret | |
| enabled | No | Enable/disable webhook | |
| subscriptionId | Yes | Subscription ID |