v5

OpenAPI 3.1.02026-08-043621,4011.8 MB
Dubbing

Update Dubbing Target Transcript Segment

Edit a segment's translation for a language target.

patch/v1/dubbing/project/{project_id}/language/{language_id}/transcript/segment/{segment_id}

Path parameters

project_idstring required

Identifier of the dubbing project.

Identifier of the dubbing project.

language_idstring required

Identifier of the language target.

Identifier of the language target.

segment_idstring required

Identifier of the segment to edit.

Identifier of the segment to edit.

Headers

xi-api-keystring nullable

Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.

Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.

Request body

translationstring nullable

New translated text, or null to mark the segment for re-translation.

Response

Successful Response

revisioninteger required

The target's revision after this edit.