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

# Supprimer le Webhook

> Supprimez définitivement un webhook par ID pour arrêter de recevoir des notifications en temps réel pour les événements configurés de la blockchain Solana.

## Paramètres de la requête

<ParamField body="webhookID" type="string" required>
  L'ID du webhook — un UUIDv4 qui identifie de manière unique le webhook.
</ParamField>
