Skip to main content
POST
Add Rating

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

movie_id
string
required

Body

application/json
value
number
Example:

7.5

Response

201 - application/json

Add Rating Example

status_code
number
Example:

1

status_message
string
Example:

"Success."

success
boolean
Example:

true