Admin Model Content

Generate pre-blurred locked covers for existing media

Media uploaded before the lockedCoverS3Key column existed has no teaser cover, so the Private Content catalog falls back to the 128px nsfw thumbnail. Use dryRun to see how many rows would be touched before spending S3 time on it.

post/admin/model-content/locked-covers/backfill

Request body

modelIdstring

Restrict the backfill to a single model.

contentIdsstring[]

Restrict the backfill to specific content ids.

scope'pack-covers' | 'all-media'

pack-covers processes only the cover media of each pack; all-media processes every media row.

limitnumber
forceboolean

Regenerate covers that already exist.

dryRunboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.