Create a Variable

This endpoint allows you to create a variable that can be inserted into a Custom Webhook GraphQL statement

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
items
array of strings
required
Defaults to []

A variable defined as a set of addresses or byte32 elements, use [] if none.

items*
Headers
string
required

Alchemy Auth token to use the Notify API.

Responses
201

OK- Successful PUT creation of a Custom Webhook variable

400

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

500

Internal Server Error- Try again

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