cURL
curl --request POST \ --url https://api.example.com/movies/{movie_id}/ratings
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Unique Identifier of a movie.
Successful Response