ACCOUNT
Add Favourite
This endpoint mark a movie or TV show as a favourite.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
This refers to a unique identifier assigned to a user account.
Example:
""
Query Parameters
A token that represents a logged-in user's session after they have authenticated with their TMDB account.
Example:
""
Body
application/json
Response
201 - application/json
add favourite
The response is of type object
.