Authorizations
Query Parameters
List of File ids to be translated, comma separated.
Id of Memory to use in translation.
An optional pararameter to specify an import configuration to be applied when extracting translatable content from this file.
An optional boolean parameter to toggle the use of Translation Memory in the translation of the file.
Response
Translation Info
List of TranslationInfo objects
Unique identifier for this translation.
id of the File that is being translated.
Status of the translation - InProgress
, ReadyForDownload
, Completed
, Failed
.
Time when this translation was started, in seconds since the Unix epoch.
Error message, present when status is Failed
.