You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.