How can I set up header autofill

In the headers section, there’s a certain header that is used in just about all of our API calls. When I start typing it in, it pops up with an option saying “Header present: X-Tenant-Token” and when I select it, it will autofill with a variable. Problem is, that’s a variable they used briefly when the company first started using Postman, and has since been changed for whatever reason. I can’t for the life of me though figure out how to change where that “Header present” autofill is pulling from, and that’s the only header this happens with. I’d love to change the variable this uses, as well as add some others in there. Any advice would be greatly appreciated. Thanks in advance!

Hey @chrisron, I assume you’re talking about Header Presets.

When you go to the headers tab, in the request builder, there is a dropdown in the right that says Presets. This is where you add and manage your header presets. Here is a screenshot for your reference.

Hope this helps.

Wow, apparently I’m blind! Not sure how I missed that. That’s exactly what I was looking for. Thanks so much!

1 Like