Remove Subtitles

Point a clip back at its un-captioned original.

Clips ship captioned by default now, so there has to be a way out — without this, a user who doesn't want captions is stuck with them. No re-encode and no quota: the pipeline always keeps the clean file next to the derived subtitled_<ts>_ one, so removing is just choosing the other file.

post/api/subtitle/remove

Request body

job_idstring required
clip_indexinteger required
input_filenamestring nullable

Response

Successful Response

{"stackTrail":"paths:/api/subtitle/remove:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

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