UploadFile
Uploads a file to an Encyclopedia volume. You can upload the file as a MIME attachment or embed it in the request. To embed the file in the request, specify the ContentData element of the attachment.
Request elements
NewFile
NewFile. The file to upload.
CopyFromLatestVersion
ArrayOfString. Copies one or more of the following properties from the latest version of the file, if one exists, to the version of the file that you upload:
*Description
The description of the file
*Permissions
Access control list (ACL) specifying the users and roles that can access the file
*ArchiveRule
The autoarchive rules for the file
Content
Attachment. The information about the file, such as the encoding the file uses and the data to upload.
Response element
FileId
String. The ID of the uploaded file.