Delete Webhook
delete_webhookDelete a webhook registration by ID. Use list_webhooks to find webhook IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhookId | Yes | Webhook registration ID to delete | |
| walletAddress | Yes | Wallet that owns the webhook (required — prevents deleting another wallet's webhooks) |