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 Current »

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





  • No labels