Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Example:
12
Body
application/json
Example:
8.5
This endpoint allow users to rate a movie and save it to their rated list.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
12
8.5