v3

latestOpenAPI 3.1.02026-08-0712650111.6 KB

Backfill Transcription

Enqueue transcription backfill tasks for eligible content missing language metadata.

Eligible: upload_status=ready, not deleted, has mux_asset_id, no language in custom_metadata. Safe to call multiple times — named Cloud Tasks prevent duplicate enqueues; worker skips content that already has a ready track.

Use limit + offset to paginate large orgs until enqueued == 0.

post/internal/admin/backfill-transcription

Request body

limitinteger nullable
offsetinteger
forceboolean

Response

Successful Response

{"stackTrail":"paths:/internal/admin/backfill-transcription:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}