TempFileEntry

Represents an individual uploaded file, used for creating a Document
API Parameter Details
NameDescriptionTypeAdditional information
ClientFileKey

The name / key that the client gave the file that was uploaded (could be based on the original filename, for example)

string

None.

ServerFileKey

A key representing the file uploaded to the server, used for creating a Document

string

None.