move

Move or rename a Document or a Collection.



HTTP Request: POST

Parameters:

NameValueDescription
srcpath of the source member.
dstpath of the destination member.
libraryName of Library used (can be empty if exactly one Library in server).

Response:

   mime-type: text/plain

Path of the destination member.

 

Error codes:

NotFound
when the src Library member does not exist.
XMLData
when the dst path conflicts with an existing Library member.
AccessControl
when the user is not allowed to read or modify the Library member or the src or dst parents.