| 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 |