TV EPISODES
Add Rating
This endpoint rate a TV episode and save it to your rated list.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
This refers to the numerical identifier assigned to a specific season of a TV series.
Example:
""
This refers to a unique identifier assigned to a television series within the database.
Example:
""
This refers to the unique number assigned to a specific episode within a season of a television series.
Example:
""
Query Parameters
It represents a unique identifier for a session that is created for a guest user.
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 rating
The response is of type object
.