To upload a file to the document library.
URL
(POST) projects/{projectid}/files/{locale}/file
PARAMETERS
HTTP BODY | The contents of the file (byte array) to upload. | Required |
token | The connection token | Required |
projectid | The project | Required |
locale | The language. | Required |
name | bonjour | Required |
overwrite | If set to true, an existing file will be overwritten. | Optional |
RESULTS
None