> ## 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.

# Webhook löschen

> Löschen Sie einen Webhook dauerhaft anhand der ID, um keine Echtzeit-Benachrichtigungen mehr für die konfigurierten Solana-Blockchain-Ereignisse zu erhalten.

## Anforderungsparameter

<ParamField body="webhookID" type="string" required>
  Die Webhook-ID — eine UUIDv4, die den Webhook eindeutig identifiziert.
</ParamField>
