Last updated 1 year ago
GET /public-files
GET
/public-files
The list returned does not contain the contents of the files.
[ { "filename": "test.txt" } ]
POST /public-files
POST
{ "ok": true }
DELETE /public-files/:filename
DELETE
/public-files/:filename
filename*
String
The name for the file
file*
File
The file to be uploaded
The name of the file you want to remove