Change the name of a folder |
POST |
/cloud/changeFolderName |
||
|
|
|
|
|
Implementation Notes |
|
|
|
|
Change the folder name of a data folder. You must choose a name that does not exist. |
|
|
||
Parameters |
|
|
|
|
Parameter |
|
Description |
Parameter Type |
Data Type |
folderName |
|
Name of the folder. Alphanumeric string: [A-Za-z0-9-_]+. |
form |
string |
newFolderName |
|
New name for the folder. Alphanumeric string: [A-Za-z0-9-_]+. |
form |
string |
user |
|
user's authentication |
header (authorization) |
basic authentication |
Change the Name of a Folder
- Updated
Comments
0 comments
Please sign in to leave a comment.