在Ubuntu上使用Postman设置请求参数,可按以下方式操作:
https://api.example.com/users?page=2&limit=10
:userId
https://api.example.com/users/123
{"name": "John", "age": 30}