Add items to personal list

🔥 VIP Enhanced 🔒 OAuth Required 😁 Emojis

Add one or more items to a personal list. Items can be movies, shows, seasons, episodes, or people.

Notes

Each list item can optionally accept a notes (500 maximum characters) field with custom text. The user must be a Trakt VIP to send notes.

Limits

If the user's list item limit is exceeded, a 420 HTTP error code is returned. Use the /users/settings method to get all limits for a user account. In most cases, upgrading to Trakt VIP will increase the limits.

JSON POST Data

KeyTypeValue
moviesarrayArray of movie objects. (see examples ->)
showsarrayArray of show objects.
seasonsarrayArray of season objects.
episodesarrayArray of episode objects.
peoplearrayArray of person objects.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
string
required
Body Params

Body

movies
array | null
movies
shows
array | null
shows
seasons
array of objects | null
seasons
episodes
array of objects | null
episodes
Responses

Language
Credentials
Required Scopes
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json