Hire QA – Specialized in QA Recruitment, Technical Interviews and Testing Solutions

Is it possible to reuse the authentication token for multiple requests?

Category: API Testing using Postman

Yes, it is possible to reuse the authentication token for multiple requests. We can achieve it by creating a collection and adding all the requests having the same authentication token to that collection and then assigning the auth token to the same collection. We can apply it to the individual requests by selecting the “Inherit auth from parent” option in the Authorization tab.

Leave a Reply

Your email address will not be published. Required fields are marked *