CopyDocument
Copies the file to the destination URL..
Input
Name | Type | Description |
SourceFileRelativeUrl | String | The relative URL of the source file. |
DestFileRelativeUrl | String | The relative URL of the destination file. |
Result Set Columns
Name | Type | Description |
Success | Boolean | Indicates whether the operation was successful or not. |