New: getTransactionsForAddress now includes associated token account transactions. Learn More
Permanently delete a webhook by ID to stop receiving real-time notifications for the configured Solana blockchain events
cURL
curl --request DELETE \ --url 'https://api-mainnet.helius-rpc.com/v0/webhooks/{webhookID}?api-key='
{ "message": "<string>" }
Your Helius API key. You can get one for free in the dashboard.
The webhook ID — a UUIDv4 that uniquely identifies the webhook.
"123e4567-e89b-12d3-a456-426614174000"
No content.
Was this page helpful?