v4

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-0172231.7 KB

Add Additional Source

Attach an additional source asset (subtitles, audio hints, etc.) to an existing job. The new source is ingested asynchronously.

post/dubbing/job/{request_id}/sources

Path parameters

request_idstring required

Request body

source'AUDIO_HINTS' | 'CC_SDH' | 'MISC' | 'DFXP_SUBTITLES' required

Type of additional source asset that can be attached to a dubbing job as input reference material.

assetPathstring required

S3 path to the asset file (must start with 's3://', e.g., 's3://bucket/asset.mp4')

Response

Successful Response

{"stackTrail":"paths:/dubbing/job/{request_id}/sources:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}