Delete a configuration variable DELETE /configuration_variables/:id Deletes a configuration variable and its values. Requires the config_vars:write scope. Request Responses204The configuration variable has been successfully deleted.