Skip to main content
GET
/
3
/
list
/
{list_id}
/
add_item
Add Movie
curl --request GET \
  --url 'https://api.themoviedb.org/3/list/{{list_id}}/add_item'
{
  "status_code": 7,
  "status_message": "Invalid API key: You must be granted a valid key.",
  "success": false
}

Documentation Index

Fetch the complete documentation index at: https://tvc.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

list_id
string
required

Response