Movies
Add Ratings
This endpoint allows you to rate a movie.
Important Note
If the movie you rated is on your watchlist, it will be automatically removed. This keeps your “watched” and “want to watch” lists tidy and in sync. You can edit this behavior here.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
201 - application/json
Add Ratings
The response is of type object
.