Move Document

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.

Path Params
string
required

DocumentListName name where the document resides

Query Params
string

Source path

string

Destination path

boolean
Defaults to true

Flag to rename file if duplicate filename exists in destination (defaults to true)

boolean
Defaults to false

Flag to denote whether to preview move operation or actually perform (defaults to false)

string

limits which fields are returned in the response body

Response

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json
text/plain