Shows

Add a series to the member's account

Add a series to the member's account.

post/shows/show

Query parameters

idstring

Series ID. You can include multiple by separating them with a comma (Optional if thetvdb_id or imdb_id specified)

thetvdb_idstring

Series ID on TheTVDB. You can include multiple by separating them with a comma (Optional if id or imdb_id specified)

imdb_idstring

Series ID on IMDB. You can include multiple by separating them with a comma (Optional if id or thetvdb_id specified)

episode_idstring

ID of the last watched episode. If multiple series, the order of episodes must be exactly the same (Optional)

localestring

Locale parameter to specify language preference

Response

Successful operation

Changes

No recorded changes to this endpoint across all 2 revisions of this API.