Copy Folder
Copy a folder and its contents using the folder ID.
Input
Field | Definition | Type | Required |
---|---|---|---|
Folder ID | unique identifier of the folder to be copied | String | FALSE |
Destination Folder ID | unique identifier of the destination folder | String | FALSE |
New Name | name of the destination folder | String | FALSE |
Output
Field | Definition | Type |
---|---|---|
Folder ID | unique identifier of the new destination folder | String |
Path | path of the new destination folder | String |