Change the Name of a Folder
Change the name of a folder
POST /cloud/changeFolderName
note
Change the folder name of a data folder. You must choose a name that does not exist.
Parameters
folderName<string> (form variable)
Name of the folder. Alphanumeric string: [A-Za-z0-9-_]+.
newFolderName<string> (form variable)
New name for the folder. Alphanumeric string: [A-Za-z0-9-_]+.
user (header (authorization) variable)
user's authentication