Batch update target segments

Enterprise only. Edit several segments' translations for a language target in one atomic request.

Path parameters

project_idstringRequired
Identifier of the dubbing project.
language_idstringRequired
Identifier of the language target.

Headers

xi-api-keystringOptional

Request

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

Response

Successful Response
segmentslist of objects
The edited target segments in their updated state.
revisioninteger
The target's revision after the edits.

Errors

422
Unprocessable Entity Error