Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 5.24 KB

File metadata and controls

14 lines (11 loc) · 5.24 KB

UnifiedUploadRequestDto

Fields

Field Type Required Description Example
Name string The filename of the file to upload weather-forecast
FileFormat UnifiedUploadRequestDtoFileFormat The file format of the file
Content string The base64 encoded content of the file to upload VGhpcyBpc24ndCByZWFsbHkgYSBzYW1wbGUgZmlsZSwgYnV0IG5vIG9uZSB3aWxsIGV2ZXIga25vdyE
CategoryId string The categoryId of the documents 6530
Path string The path for the file to be uploaded to /path/to/file
Category UnifiedUploadRequestDtoCategory The category object for associating uploaded files. If both an ID and a name are provided, the ID takes precedence.
Confidential UnifiedUploadRequestDtoConfidential The confidentiality level of the file to be uploaded