Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 950 Bytes

AddDocumentUploadRequest.md

File metadata and controls

21 lines (13 loc) · 950 Bytes

AddDocumentUploadRequest

Properties

Name Type Description Notes
documentId String optional Document Identifier, if skipped one will be assigned [optional]
path String Path or Name of document [optional]
contentType String Document media type [optional]
deepLinkPath String Path or Name of deep link [optional]
checksumType ChecksumType [optional]
checksum String The checksum value to validate the file against [optional]
attributes List<AddDocumentAttribute> List of Attributes to add to document [optional]
tags List<AddDocumentTag> List of document tags [optional]
actions List<AddAction> List of Actions [optional]