English
cURL
curl --request POST \ --url https://cloud.memsource.com/web/api2/v1/projects/{projectUid}/jobs/{jobUid}/translations/translateWithMachineTranslation \ --header 'Content-Type: application/json' \ --data ' { "sourceTexts": [ "<string>" ] } '
{ "translations": [ "<string>" ] }
Configured machine translate settings is used
1 - 2147483647
successful operation
Was this page helpful?