How do I re-order individual requests to be displayed before sub-folders in my collection?

Describe the bug
We have two sub-folders and two individual requests displaying in our Postman collection, all contained within one folder (called ā€œv1ā€). I canā€™t seem to re-order the requests so that the two individual requests (ā€œAuthenticateā€ and ā€œStatusā€) appear before the two sub-folders (ā€œOptionsā€ and ā€œLeadsā€).

I need this because in our Postman documentation, the Authenticate and Status requests should be discussed first, before the Options and Leads requests.

56%20PM

Expected behavior
Iā€™d expect to be able to re-order the individual requests above the sub-folders - or at least, re-order them in our Postman API documentation.

App information (please complete the following information):

  • App Type: Native App
  • Postman Version 7.2.2 (7.2.2)
  • OS: macOS Mojave

Any help would be much appreciated!

@carmen.chung - Youā€™ll have to move those individual requests into separate folders and then move those folders above the Options and Leads folders.

There isnā€™t a way to move the requests above the folders as of now.

Something like this:
image

Or you can make a new folder maybe call it ā€˜Pre-requisitesā€™
and add Authenticate and Status to that folder and then followed by the other two folders separately.

Got it, thanks for the help!

1 Like