This method permits to rename a file or to move it to a new location.
URL
(PUT) projects/{projectid}/files/refmaterial/file
PARAMETERS
|
token |
The connection token |
Required |
|
projectid |
The project |
Required |
|
name |
The path/name of the file. For example "myfile.doc" or "folder\myfile.doc". |
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