Add items to a list.
https://developer.themoviedb.org/v4/reference/list-add-items
Clear all items from a list.
https://developer.themoviedb.org/v4/reference/list-clear
Create a new list.
https://developer.themoviedb.org/v4/reference/list-create
Delete a list.
https://developer.themoviedb.org/v4/reference/list-delete
Retrieve a list by id.
Optional
https://developer.themoviedb.org/v4/reference/list-details
Check if an item is on a list.
https://developer.themoviedb.org/v4/reference/list-item-status
Remove items from a list.
https://developer.themoviedb.org/v4/reference/list-remove-items
Update the details of a list.
https://developer.themoviedb.org/v4/reference/list-update
Update individual items on a list.
https://developer.themoviedb.org/v4/reference/list-update-items
Add items to a list.