Body
application/octet-stream · object
Response
application/octet-stream
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
curl --request POST \
--url https://cloud.memsource.com/web/api2/v1/projects/{projectUid}/jobs/{jobUid}/preview \
--header 'Content-Type: application/octet-stream' \
--data '{}'
application/octet-stream
Was this page helpful?