Replace webhook addresses
Subscriptions
Replace Webhook Addresses
Replace the entire address list for a webhook subscription.
PUT
Replace webhook addresses
Replaces the entire list of subscribed addresses for a webhook. The new list completely overwrites the existing addresses. Use this endpoint when you want to:Documentation Index
Fetch the complete documentation index at: https://docs.sim.dune.com/llms.txt
Use this file to discover all available pages before exploring further.
- Replace the entire address list with a new set
- Reset the subscription to monitor a different set of addresses
- Perform a bulk update of all addresses at once
Authorizations
API key for authentication. Obtain your key from the Dune dashboard at sim.dune.com.
Path Parameters
The unique identifier of the webhook.
Body
application/json
New list of addresses to monitor. This replaces the existing list entirely.
EVM address.
Response
Addresses replaced successfully. No response body.