cURL
curl --request DELETE \ --url https://api.example.com/variables/:id
{ "data": true }
Delete a variable def.
OK
true