How do you delete a variable? code example Example: remove variable You can use unset to remove a variable: pm.environment.unset("variable_key");