Update bearer token automatically for all methods in one collection

Hi,

I am using Postman to test multiple APIs. For each one I have one collection, so I was wondering if there was a way to update bearer token one time for all methods of the same collection instead of doing it manually for each one?

Thanks

Hi @BA-IT,

Yes, it is possible to update the bearer token for the entire collection. Click on Edit for the collection you need to add bearer token for, then under authorization tab enter the token, this should apply it to the entire collection.

2 Likes

Thanks, it’s working

1 Like