Skip to main content

Rename folder

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

A folder that contains files marked for online or offline translation (source files only), cannot be renamed or moved.

URL

(PUT) projects/{projectid}/folders/{locale}/folder

PARAMETERS

token

The connection token

Required

projectid

The project

Required

locale

The language.

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.