RenameResource
Rename a resource by providing a path and new name.
Input
Name | Type | Required | Description |
Path | String | False | The path to resource to be renamed. EX: /myFolder/sample.txt |
NewName | String | False | The new name for the resource. EX: sampleDocument.txt |
Result Set Columns
Name | Type | Description |
Success | String | The status of the operation. |