Add and remove 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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

ID of the address activity webhook

addresses_to_add
array of strings
Defaults to []

List of addresses to add, use [] if none.

addresses_to_add
addresses_to_remove
array of strings
Defaults to []

List of addresses to remove, use [] if none.

addresses_to_remove
Headers
string
required

Alchemy Auth token to use the Notify API.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json