MoveResource
Move a resource from one directory in your drive to another.
Input
| Name | Type | Required | Description |
| DestinationID | String | True | The ID of the folder you want to move the resource to. |
| ResourcePath | String | False | The location of the resource. |
| ResourceId | String | False | Id of the resource. |
| DriveId | String | False | The Id of the drive the resource is located in if this is different from the currrent user drive. |
Result Set Columns
| Name | Type | Description |
| Success | String | File moving results. |