Add rating
This endpoint allow user to rate a TV episode.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
a uniques identifier for a tv serie
Example:
2
Example:
1
Body
application/json
Response
201 - application/json
Add rating
The response is of type object
.