...
Parameters are included as a JSON object in the request body:
files | Mandatory. The selected files selected to be downloaded | object[], Mandatory |
src | The source language code. Make sure to only use source languages according to the MTHive form configuration. | string, Mandatory |
trg | Mandatory. The target language code. Make sure to only use target languages according to the MTHive form configuration. | string, Mandatory |
profileOptionIdx | The option index for the selected Mt Hive configuration (Zero-based index) | int, Mandatory |
...