Moves a document to a new parent folder.
moveDocument Parameter Descriptions
Parameter Name |
Data Type |
Description |
documentUniqueKey |
string |
The unique key of the document record to move. |
newParentFolderUniqueKey |
string |
The unique key of the folder where the target document should be moved. |
None