patch https://dashboard.alchemy.com/api/graphql/variables/
Add and remove elements within a Custom Webhook variable
NOTE
The use of both
add
anddelete
arrays within a single request is currently not supported. Attempting to send both will result in a400
error. To add and remove elements, make separate API calls for each action.