Update a Variable

Add and remove elements within a Custom Webhook variable

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

String denoting a Custom Webhook variable

Body Params
add
array of strings
Defaults to []

Set of addresses or byte32 elements to be ADDED to a given Custom Webhook variable

add
delete
array of strings
Defaults to []

Set of addresses or byte32 elements to be DELETED for a given Custom Webhook variable

delete
Headers
string
required

Alchemy Auth token to use the Notify API.

Responses
200

OK- Successful update to Custom Webhook variable

400

Bad Request- The server cannot understand the request sent by the client, due to a malformed syntax or missing information

401

Unauthorized- missing or invalid authentication credentials

500

Internal Server Error- Try again

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!