Add hidden items

🔒 OAuth Required

Hide items for a specific section. Here's what type of items can hidden for each section. You can optionally specify the hidden_at date for each item.

Hideable Media Objects

| Section | Objects |
|---|---|---|
| calendar | movie, show |
| progress_watched | show, season |
| progress_collected | show, season |
| recommendations | movie, show |
| comments | user |
| dropped | show |

JSON POST Data

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

Body

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

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