Delete Local Execution Variable
DELETE /execution/:id/localVariables/:varName
Deletes a variable in the context of a given execution by id. Deletion does not
propagate upwards in the execution hierarchy.
Request
Request successful. This method returns no content.