With the Postman VS Code extension, you can create new collections to group HTTP requests. You can also manage your existing collections and make changes to them directly in VS Code.
To learn more about using collections in Postman, see Create and manage request collections in Postman.
To create a collection and add an HTTP request to it, do the following:
You can also use the
Postman: Create a new Postman Collection
command from the Command Palette to create a collection.
To customize and configure a collection with HTTP requests, do the following:
You can move an existing folder or request to a new collection. In the sidebar, select the folder or request you want to move, then drag it to a new collection.
You can also save a copy of a request to a new collection. Select a request in the sidebar, click > Save As at the top, then choose or create a collection to save it in.
Last modified: 2025/08/22