Removes a specific item from the disliked list by its media ID.
The item is identified by its media ID (e.g., MV_TMDBID550 for movies, TV_TMDBID1396 for TV shows).
Documentation Index
Fetch the complete documentation index at: https://docs.discovr.media/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token authentication.
/profiles, /auth/session-token,
/auth/session) accept a long-lived refresh token
(rt_<hex>)./pages/*, /profile/*) accept a
short-lived session JWT.SDK clients use two typed API accessors (identityApi() with the
refresh token vs sessionApi() with the session JWT) — see the SDK
DiscovrAuth helper.
Format: Authorization: Bearer {token}
The media ID with prefix (MV_TMDBID for movies, TV_TMDBID for TV shows)