What is a Request in Postman?
![]() |
Request In Postman With Example |
Types of HTTP Requests in Postman
- Get
- Post
- Put
- Patch
- Delete
host/Domain:https://reqres.in
Path Parameter: api/users?
Query Parameter:page=2
Steps: 1. Select the collection inside which you want to create a request.
Step 2: Click on the Add Request option as shown in the figure.
Step 1: Select the Collection inside which you want to create the request.
Step 2: Now, click on the three Dots as shown in the figure.
Step 3: Click on the Add Request option.
Step 4: As soon as you click on the add Request option, by default, an HTTP request will be created. You can change the request type and request name accordingly.
Step 1: Click on the New button.
Step 2: Now click on the HTTP Option as shown in the figure.
Step 3: Now send the request and click on the save button.
Step 4: Now
- Change the request name.
- Select the collection where you want to save.
- Click on the Save button.
Step 1: First, select the request you want to delete.
Step 2: Now, click on the three dots as shown in the figure.
Step 3: Now, click on the delete button.
Step 4: Now, click on the delete button in the confirmation message.
Hope!!! The above Tutorial on how to create a request in Postman is helpful for you...
Team,
QA acharya
0 Comments