QuizBeginner
Adding Path Variables
Understand how to define path variables using colon syntax in the request URL.
How do you create a path variable in a Postman request URL such as https://api.example.com/users/:id?
Understand how to define path variables using colon syntax in the request URL.
How do you create a path variable in a Postman request URL such as https://api.example.com/users/:id?