TV Providers
Add Ratings
This endpoint allows you to rate a TV episode and save it to your rated list.
Important Note
If the TV episode 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.
Path Parameters
This represents the season number of the TV show.
This represents the episode number of the TV show.
Body
application/json
Response
201 - application/json
Add Ratings
The response is of type object
.