Update Dubbing Job

Update mutable fields of an existing job. Only the fields included in the request body are changed.

put/dubbing/job/{request_id}

Path parameters

request_idstring required

Request body

needByDatestring date-time

Date by which the dubbed content is needed (e.g., '2024-07-01T12:00:00Z')

metadataobject

Metadata attached to the dubbing job (e.g., {'key': 'value'})

Response

Successful Response

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

Changes

No recorded changes to this endpoint across all 4 revisions of this API.