Add Rating
This endpoint allow users to rate a movie and save it to their rated list.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Example:
12
Body
application/json
Response
201 - application/json
Rating
The response is of type object
.