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

# 웹훅 삭제

> 설정된 Solana 블록체인 이벤트에 대한 실시간 알림을 중지하기 위해 ID로 웹훅을 영구적으로 삭제합니다.

## 요청 매개변수

<ParamField body="webhookID" type="string" required>
  웹훅을 고유하게 식별하는 UUIDv4 형식의 웹훅 ID입니다.
</ParamField>
