ACCOUNT
- Endpoints
AUTHENTICATION
- Endpoints
CERTIFICATIONS
- Endpoints
CHANGES
- Endpoints
COLLECTIONS
- Endpoints
COMPANIES
- Endpoints
CONFIGURATION
- Endpoints
CREDITS
FIND
GENRES
GUEST-SESSIONS
KEYWORDS
MOVIES
PEOPLE
PEOPLE-LISTS
REVIEWS
TV-EPISODE-GROUPS
TV-EPISODES
TV-SEASONS
TV-SERIES
TV-SERIES-LISTS
WATCH-PROVIDERS
LISTS
Add Movie
This endpoint adds a movie to a list.
GET
/
3
/
list
/
{list_id}
/
add_item
Copy
curl --request GET \
--url https://api.themoviedb.org/3/list/%7B{list_id}%7D/add_item
Copy
This response has no body data.
Path Parameters
Copy
curl --request GET \
--url https://api.themoviedb.org/3/list/%7B{list_id}%7D/add_item
Copy
This response has no body data.
Assistant
Responses are generated using AI and may contain mistakes.