This method permits to rename a file or to move it to a new location.
URL
(PUT) companies/{companyid}/file
PARAMETERS
|
token |
The connection token |
Required |
|
companyid |
The company |
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