I was looking at the API Reference and learning about how to make API calls from there. I was looking at the call for Add Favorite, and I was not too sure what should Body Params be for that call. How do I find out what are the body params for add favorite?
找不到电影或节目?登录并创建它吧。
robbie3999 的回复
于 2023 年 10 月 19 日 4:30下午
Hi @CS409, to see what should go in the raw body json for any of the documentation pages, go to the right hand side of the page, inside the "Try It!" example, then select "Examples->Request Example" and the window will expand to show a typical example of the json.