Adds a media item to the watchlist for a specific profile. Note: If the item already exists in the watchlist, the operation will return a success response without creating a duplicate.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.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| mediaId | string | Yes | The media ID with prefix (MV_TMDBID for movies, TV_TMDBID for TV shows) |
Returns
SuccessMessage — Item added successfully
View response structure
View response structure