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 | ||||
---|---|---|---|---|
200 OK
| ||||
400 Bad Request
| ||||
500 Internal Server Error
|