Remove addresses from webhook
fuse_notification_remove_addressesRemove EVM addresses from a webhook's listening scope. Requires FUSEBOX_SECRET_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| addresses | Yes | EVM addresses to stop monitoring. | |
| webhookId | Yes | ID of the webhook to modify. |