apps/mthive/translate/download (post)
This method download MT Hive translated files
URL
(POST) /api/apps/mthive/translate/download
PARAMETERS
Parameters are included as a JSON object in the request body:
type | type of file to download ("source", "target") | string, Mandatory |
ids | list of files ids to download, you can get ids from here apps/mthive/translate/list property name "requestId" | int array, Mandatory |
RESULTS
If multiple files ids to download: ZIP file with all the files.
If one file: The requested file