Tutorial: Save requests to collections
Time: ~8 minutes · Level: Beginner
Steps
- Open the request panel and build any request (e.g. GET
https://httpbin.org/uuid). - Click Send once to verify it works.
- Click Save (or the save flow your version shows).
- Create a collection name (e.g.
Demo API) and optionally a folder (e.g.Utilities). - Name the request
Get UUID. - In the sidebar → Collections, expand the tree and click
Get UUIDto load it back. - Rename or delete from the context menu to see how organization works.
Checklist
- [ ] Request appears under the expected folder
- [ ] Reopening loads method, URL, and tabs correctly
- [ ] Rename updates the sidebar label
Related: Collections · Interface