Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 342 Bytes

File metadata and controls

13 lines (9 loc) · 342 Bytes

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

Required: SrcBoxFolder: The source folder to copy. The _id attribute is required.

DestBoxFolder: The destination folder where to copy. The _id attribute is required.

Optional NewName: The new name of the folder copy.