Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

This method permits to rename a file or to move it to a new location.If the file to move is marked for online or offline translation (source files only) the method will move or rename also all the translated documents.Changing the file extension is not allowed for files marked for online or offline translation.

URL

(PUT) projects/{projectid}/files/{locale}/file

PARAMETERS

token

The connection token

Required

projectid

The project

Required

locale

The language.

Required

name

The path/name of the file

Required

newname

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

Required


RESULTS

None





  • No labels