This endpoint add a movie to a list.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
A token that represents a logged-in user's session after they have authenticated with their TMDB account.
""
This is the unique identifier of the list been created
""
add movie
The response is of type object
.