A valid request URL is required to generate request examples{
"totalCount": 123,
"moveCount": 123,
"duplicateCount": 123,
"messages": [
"<string>"
],
"sourcePath": "<string>",
"destPath": "<string>",
"preview": true,
"renameDuplicates": true
}Move Document. This updates the path on all documents within a given source path to a new destination path, such as when moving documents between folders. Individual document moves should be made through the UpdateDocument operation instead.
A valid request URL is required to generate request examples{
"totalCount": 123,
"moveCount": 123,
"duplicateCount": 123,
"messages": [
"<string>"
],
"sourcePath": "<string>",
"destPath": "<string>",
"preview": true,
"renameDuplicates": true
}JWT Authorization header using the Bearer scheme.
DocumentListName name where the document resides
Source path
Destination path
Flag to rename file if duplicate filename exists in destination (defaults to true)
Flag to denote whether to preview move operation or actually perform (defaults to false)
limits which fields are returned in the response body