Delete a Variable
DELETE
https://dashboard.alchemy.com/api/graphql/variables/{variable}
This endpoint allows you to delete a Custom Webhook variable
Headers
stringrequired
Alchemy Auth token to use the Notify API.
Path Parameters
stringrequired
String denoting a Custom Webhook variable
Responses
201
OK- Successful deletion of a Custom Webhook variable
400
Bad Request- The server cannot understand the request.
404
Not found- The requested resource could not be found
500
Internal Server Error- Try again
Was this page helpful?