Add a file to a collection
This endpoint adds a file to a collection
| Query Parameters |
|---|
coluuid string — REQUIREDCollection ID |
content string — REQUIREDContent |
dir stringDirectory inside collection |
overwrite stringOverwrite file if already exists in path |
| Responses | ||||
|---|---|---|---|---|
200OK
| ||||
400Bad Request
| ||||
500Internal Server Error
|