Example:
x-api-key:werwtreyt123etwrf543 i have set it in environment . But for particular request i need to send invalid x-api-key to verify the response.
you can use pm.variables.set(βnameβ, βvalueβ), it gives opportunity to override global/environment/collection variables for one request, then it get clear.