Replace webhook addresses

Replace entire list of addresses tracked in a given webhook.

Headers

X-Alchemy-TokenstringRequired
Alchemy Auth token to use the Notify API.

Request

This endpoint expects an object.
webhook_idstringOptional
ID of the address activity webhook.
addresseslist of stringsOptional

New list of addresses to track (replaces any existing addresses).

Response

Returns empty object.

Errors