This API is designed for uploading auxiliary files (such as glossaries, terminology lists) to support the translation service. It allows users to upload reference materials that can enhance translation accuracy and consistency.

post/paas/v4/files

Response

Processing successful

idstring

Unique identifier of the uploaded file.

objectstring

Object type.

bytesinteger

File size in bytes.

filenamestring

Name of the uploaded file.

purposestring

Purpose of the uploaded file.

created_atinteger

Timestamp of file creation.

Changes

Changed in 1 of the 5 revisions of this API.2

    • the purpose request property default value changed from agent to user_data

      request-property-default-value-changed

    • added the new user_data enum value to the request property purpose

      request-property-enum-value-added

Of the 5 revisions, 1 has no diff computed.