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.