This endpoint update an individual item on a list
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
the ID of the custom list
8510518
[
{
"comment": "Amazing movie!",
"media_id": 194662,
"media_type": "movie"
},
{
"comment": "Wow.",
"media_id": 76203,
"media_type": "movie"
}
]