Is there a way to suppress a collection script in one request of the collection?
I have for example the authentication request that receives an API access token in the collection and the same functionality as pre request collection script for all requests. I would like to suppress the run of this pre-request for the authentication request but have it on all others.