email-scope
GET https://postman-echo.com/get?first={{nameFirst}}&last={{nameLast}}&email={{email}}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
first | string | ||
last | string | ||
email | string |
Request Body
{"catUrl"=>"{{$randomCatsImage}}"}
GET https://postman-echo.com/get?first={{nameFirst}}&last={{nameLast}}&email={{email}}
Key | Datatype | Required | Description |
---|---|---|---|
first | string | ||
last | string | ||
email | string |
{"catUrl"=>"{{$randomCatsImage}}"}