v4

OpenAPI 3.1.02026-07-313621,3961.8 MB
Dubbing

Update Dubbing Transcript Segment

Edit a source segment's text, speaker, or timing.

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

Path parameters

project_idstring required

Identifier of the dubbing project.

Identifier of the dubbing project.

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

textstring nullable

New text for the segment.

speaker_idstring nullable

New speaker id for the segment.

start_snumber nullable

New start time, in seconds.

end_snumber nullable

New end time, in seconds.

Response

Successful Response

revisioninteger required

The project's source-transcript revision after this edit.