patch https://dashboard.alchemy.com/api/update-webhook-addresses
Add or remove addresses from a specific webhook.
This webhook endpoint is idempotent, meaning that identical requests can be made once or several times in a row with the same effect
NOTES
- Please note that this API endpoint is only meant to be used for Address Activity Webhook
- Each of the address list parameters,
addresses_to_add
andaddresses_to_remove
, can support up to 500 addresses per call!