Previous page

Next page

Locate page in Contents

Print this page

move

Summary:

Moves or renames files.

Request specification:

Name

Min/Max

Type

Description

move

 

navigateType

 

{

 

 

 

dst_path

1..1

base64Binary

The destination path.

force

0..1

 

Overwrite if destination exists.

}

 

 

 

Returns:

OK/Error

Description:

To rename a file or a directory, specify the new name in the dst_path. To copy files to a different directory, specify the full directory path.

Please send us your feedback on this help page