post
https://api.trakt.tv/users//lists//items
🔥 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
| Key | Type | Value |
|---|---|---|
movies | array | Array of movie objects. (see examples ->) |
shows | array | Array of show objects. |
seasons | array | Array of season objects. |
episodes | array | Array of episode objects. |
people | array | Array of person objects. |
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…