Translate segments

POST
/v1/dubbing/resource/:dubbing_id/translate

Regenerate the translations for either the entire resource or the specified segments/languages. Will automatically transcribe missing transcriptions. Will not automatically regenerate the dubs.

Path parameters

dubbing_idstringRequired

ID of the dubbing project.

Request

This endpoint expects an object.
segmentslist of stringsRequired

Translate only this list of segments.

languageslist of stringsRequired

Translate only these languages for each segment.

Response

Successful Response

versioninteger

Errors

Built with