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