Globally disabled TMDB images (copyright takedowns).
List disabled TMDB images
Returns a paginated list of globally disabled TMDB image file paths (CIN-14129). Disabled images are stripped from all movie API responses. Admin only.
query Parameters
pageperPagesortorderqueryList disabled TMDB images › Responses
DisabledTmdbImage list
idfilePathcreatedBycreatedDatetimemodifiedDatetimeDisable a TMDB image
Adds a TMDB image file path to the global blocklist (CIN-14129). The image is stripped from all movie API responses (poster/backdrop paths, images collections, similar results) while the original TMDB JSON stays untouched in the database. Admin only.
Disable a TMDB image › Request Body
idfilePathcreatedBycreatedDatetimemodifiedDatetimeDisable a TMDB image › Responses
DisabledTmdbImage was created
idfilePathcreatedBycreatedDatetimemodifiedDatetimeList a movie's TMDB images
Returns the complete TMDB artwork inventory of a movie (backdrops, posters, logos, including the top-level poster/backdrop paths), each flagged with its disabled state (CIN-14129). Unlike the public movie endpoints, disabled images are NOT stripped here, so the admin app can re-enable them. Admin only.
path Parameters
movieIdList a movie's TMDB images › Responses
TMDB image inventory of the movie
movieId
