English
cURL
curl --request POST \ --url https://cloud.memsource.com/web/api2/v1/bilingualFiles/compare \ --header 'Content-Type: application/octet-stream' \ --data '{}'
{ "segments": [ { "uid": "<string>", "state": "Miss" } ] }
Compares bilingual file to job state. Returns list of compared segments.
1 <= x <= 15
successful operation
Show child attributes
Was this page helpful?