Skip to main content

Rename folder__

This method permits to rename a folder or to move it to a new location.

URL

(PUT) companies/{companyid}/folder

PARAMETERS

token

The connection token

Required

companyid

The company

Required

name

The path/name of the folder

Required

newname

The new folder path/name. If the new path is a different directory, the file will be moved to the new location.

Example of rename: "name=folder1\oldname&newname=folder1\newname"

Example of move: "name=folder1&newname=data\folder1"

Required

 

RESULTS

None





JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.