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?
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por robbie3999
el 19 de octubre de 2023 a las 16: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.