Skip to main content

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



JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.