Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
user's account id
Query Parameters
session ID for authentication or tracking purposes
Body
application/json
This endpoint allows the user to add a movie or TV show to their watchlist.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
user's account id
session ID for authentication or tracking purposes