Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 439 Bytes

File metadata and controls

16 lines (9 loc) · 439 Bytes

Used to copy a file to another folder. The original version of the file will not be altered.

Required BoxFile: The source file to copy. The _id attribute is required

DestBoxFolder: Folder representing the new location of the file The _id attribute is required

Optional Version: An optional file version id if you want to copy a specific file version

Name: An optional new name for the file