Update webhook
fuse_notification_update_webhookUpdate a Fusebox Notification webhook's URL or event type. Requires FUSEBOX_SECRET_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventType | Yes | Event filter (`ERC721` also covers ERC1155). | |
| webhookId | Yes | ID of the webhook to update. | |
| webhookUrl | Yes | New webhook URL. |