English
cURL
curl --request POST \ --url https://cloud.memsource.com/web/api2/v1/transMemories/{transMemoryUid}/import \ --header 'Content-Disposition: <content-disposition>' \ --header 'Content-Type: application/octet-stream' \ --data '{}'
{ "acceptedSegmentsCount": 123, "createdSegmentsCount": 123, "updatedSegmentsCount": 123, "skippedSegmentsCount": 123 }
must match pattern ((inline|attachment); )?filename\*=UTF-8''(.+)
((inline|attachment); )?filename\*=UTF-8''(.+)
The body is of type object.
object
successful operation
Was this page helpful?