| title | Replace Webhook Addresses |
|---|---|
| sidebarTitle | Replace Addresses |
| description | Replace the entire address list for a webhook subscription. |
| openapi | /openapi.json PUT /beta/evm/subscriptions/webhooks/{webhookId}/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:
- 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