cURL
curl --request DELETE \ --url https://api.example.com/variables/{id} \ --header 'Authorization: Bearer <token>'
Enter 'Bearer' followed by a space and your token (e.g., 'Bearer ${HASMCP_ACCESS_TOKEN}').
Variable ID
Variable deleted