Batch update source segments

Enterprise only. Edit several source segments' text, speaker, or timing in one atomic request.

Path parameters

project_idstringRequired
Identifier of the dubbing project.

Headers

xi-api-keystringOptional

Request

This endpoint expects an object.
segmentsmap from strings to objectsRequired
Map of segment id to the partial update to apply to that segment.

Response

Successful Response
segmentslist of objects
The edited segments in their updated state.
revisioninteger

The project’s source-transcript revision after the edits.

Errors

422
Unprocessable Entity Error