我一直在使用Postman Chrome扩展程序来测试我的API,并希望通过帖子发送一系列ID.有没有办法在Postman中将这个列表作为参数发送?
{ user_ids: ["1234", "5678"] }
rest post google-chrome
google-chrome ×1
post ×1
rest ×1