Back to Browse

POSTMAN - Query Parameters

2.5K views
Dec 25, 2020
27:35

Query Parameters Query = to do search Parameter = a search value Key Things: 1. Query Parameter part of URL 2. Used to pass data 3. Its optional (but not always) Query parameters are appended to the end of the request URL, following ? and listed in key value pairs, separated by & using the following syntax: ?id=1 & type=new #postman #apitesting #queryparameter

Download

0 formats

No download links available.

POSTMAN - Query Parameters | NatokHD