> ## Documentation Index
> Fetch the complete documentation index at: https://www.helius.dev/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete Webhook

> Permanently delete a webhook by ID to stop receiving real-time notifications for the configured Solana blockchain events

## Request Parameters

<ParamField body="webhookID" type="string" required>
  The webhook ID — a UUIDv4 that uniquely identifies the webhook.
</ParamField>
