Alchemy Logo

Add and remove webhook addresses

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 with the same effect.

Headers

stringrequired

Alchemy Auth token to use the Notify API.

Request Body

Responses

200

Returns empty object.

400

Bad Request- The server cannot understand the request.

Was this page helpful?