Start machine translation of one or more Files that have previously been uploaded. The response will include an id
parameter that can be used to monitor and download the translations in subsequent calls.
Example CURL:
curl -X POST 'https://api.lilt.com/v2/translate/file?key=API_KEY&fileId=583&memoryId=2495&configId=123&withTM=true'
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.
Translation Info
List of TranslationInfo objects