Variable_remove
To remove a variable simply pass the name(s) of the variable to the variable_remove:
{
"variable_remove":"variablename"
}
or multiple with:
{
"variable_remove":["varA","varB","varC","etc"]
}
The response will contain the updated variable_list