Create a Variable

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

Path parameters

variablestringRequired

String denoting a Custom Webhook variable

Headers

X-Alchemy-TokenstringRequired

Alchemy Auth token to use the Notify API.

Request

This endpoint expects an object.
itemslist of stringsRequired

A variable defined as a set of addresses or byte32 elements. Must be non-empty.

Errors