Add new content
This endpoint is used to upload new content.
| Query Parameters |
|---|
coluuid stringCollection UUID |
replication integerReplication value |
ignore-dupes stringIgnore Dupes true/false |
overwrite stringOverwrite files with the same path on same collection |
lazy-provide stringLazy Provide true/false |
dir stringDirectory |
| Request Body — REQUIRED |
|---|
data binary — REQUIREDFile to upload |
filename stringFilename to use for upload |
| Responses | ||||||
|---|---|---|---|---|---|---|
200OK
| ||||||
400Bad Request
| ||||||
500Internal Server Error
|