This endpoint remove a movie from a list.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the list
The session ID for user authentication
The request body containing the media ID to be added to the list.
The ID of the media to be added.