23
loading...
This website collects cookies to deliver better user experience
get/put/create/delete
I will be using the desktop application for the demos, they're no big differences from using the web version of postman.
collections
tab by clicking on the Collections
with a folder icon on the top left side menu.Collections
notice the "+" icon and on hovering it, a pop up with the message: "Create new Collection" appears.New Collection
and a new tab opened simultaneously.rename
to give the collection a name of your choosing or double click on the new collection
name on the tab to rename.Demo
Add request
and notice a new tab opens:https://jsonplaceholder.typicode.com/users
Environment
.https://jsonplaceholder.typicode.com/
VARIABLE: url
INITIAL VALUE: https://jsonplaceholder.typicode.com/
CURRENT VALUE: https://jsonplaceholder.typicode.com/
https://jsonplaceholder.typicode.com/
with {{url}}
23