Batch update target segments
Enterprise only. Edit several segments’ translations for a language target in one atomic request: every edit applies or none does. Bumps the target’s revision and marks it stale if it had already completed. The source transcript and the project’s other languages are untouched, and no audio changes until you regenerate the target.
Path parameters
project_id
Identifier of the dubbing project.
language_id
Identifier of the language target.
Headers
xi-api-key
Request
This endpoint expects an object.
segments
Map of segment ID to the translation edit to apply to that segment. At least one entry and at most 500.
Response
Successful Response
segments
The edited target segments in their updated state.
revision
The target's revision after the edits.
Errors
422
Unprocessable Entity Error