{ "variable_id": 0 }
curl --location --request DELETE 'https://staging-api.formi.co.in/v2/post_call/data/outlet//variables' \ --header 'Content-Type: application/json' \ --data-raw '{ "variable_id": 0 }'
{ "success": true, "message": "string", "deleted_variable_id": 0 }