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

# Eliminar webhook

> Elimina permanentemente un webhook por ID para dejar de recibir notificaciones en tiempo real de los eventos configurados de la blockchain de Solana

## Parámetros de la solicitud

<ParamField body="webhookID" type="string" required>
  El ID del webhook: un UUIDv4 que identifica el webhook de forma única.
</ParamField>
