Lists
Add Movie
This endpoint allows you to add a movie to your list.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Body
application/json
Response
201 - application/json
Add Movie
The response is of type object
.