English
cURL
curl --request POST \ --url https://cloud.memsource.com/web/api2/v1/termBases/{termBaseUid}/upload \ --header 'Content-Disposition: <content-disposition>' \ --header 'Content-Type: application/octet-stream' \ --data '{}'
{ "langs": [ "<string>" ], "createdTermsCount": 123, "updatedTermsCount": 123 }
Terms can be imported from XLS/XLSX and TBX file formats into a term base. See Phrase Help Center
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?