English
cURL
curl --request PUT \ --url https://cloud.memsource.com/web/api2/v1/transMemories/{transMemoryUid}/segments/{segmentId} \ --header 'Content-Type: application/json' \ --data '{ "lang": "<string>", "text": "<string>" }'
No Content
Was this page helpful?