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?
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by robbie3999
on October 19, 2023 at 4:30 PM
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.