Upload term base
Deprecated. Use POST /api2/v2/termBases//upload instead. Terms can be imported from XLS/XLSX and TBX file formats into a term base. See Phrase Help Center. Term base only; does not accept a glossary UID. Glossaries have their own dedicated account-level CRUD under /api2/v1/glossaries. Glossaries have their own upload endpoint: POST /api2/v1/glossaries//upload.
Authorizations
Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.
Headers
must match pattern ((inline|attachment); )?filename\*=UTF-8''(.+)
Path Parameters
Term base UID
Query Parameters
Character encoding of the file, default UTF-8
When true, only terms with an exact language match are imported
When true, existing terms are updated; when false, only new terms are created
Body
The body is of type object.