Purpose

Copies a folder to a specified location.

Table 1. Required fields
Field Name Data Type Parameter Type Description
folderName VARCHAR(64) IN Specifies the name of the copy folder.
folderId VARCHAR(64) IN Specifies the ID of the folder to be copied.
parentFolderId VARCHAR(64) IN Specifies the name of the folder to which the folder is copied.
Table 2. Response
Response Data Type Parameter Type Description
status INTEGER OUT The response code for the request.