English
cURL
curl --request POST \ --url https://cloud.memsource.com/web/api2/v1/projects/{projectUid}/jobs/{jobUid}/preview \ --header 'Content-Type: application/octet-stream' \ --data '{}'
Takes bilingual file (.mxliff only) as argument. If not passed, data will be taken from database
application/octet-stream
Was this page helpful?