update_webhook
Modify webhook settings in Eduframe to change callback URLs, event subscriptions, or activation status for automated notifications.
Instructions
Update a webhook.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the webhook to update | |
| url | No | The callback url for Eduframe to send a HTTP POST payload to. | |
| active | No | State of webhook. | |
| events | No | Array of events. |