New: getTransactionsForAddress - Query transaction history with advanced filtering, sorting, and pagination. Learn More
English
Permanently remove a webhook configuration from your account. Immediately stop receiving notifications for the specified webhook trigger conditions and free up resources for other webhook configurations.
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?