Skip to main content

Upload file_

This method permits to upload a file to the reference material.

URL

(POST) projects/{projectid}/files/refmaterial/file

PARAMETERS

HTTP BODY

The contents of the file (byte array) to upload.

Required

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

overwrite

If set to true, an existing file will be overwritten. By default the value is set false and an error is returned if the file already exists.

Optional

 

RESULTS

None





JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.