Replace webhook addresses
Replace entire list of addresses tracked in a given webhook.
Headers
X-Alchemy-Token
Alchemy Auth token to use the Notify API.
Request
This endpoint expects an object.
webhook_id
ID of the address activity webhook.
addresses
New list of addresses to track (replaces any existing addresses).
Response
Returns empty object.