Skip to main content

Add a file to a collection

This endpoint adds a file to a collection

Query Parameters
coluuid string REQUIRED

Collection ID

content string REQUIRED

Content

dir string

Directory inside collection

overwrite string

Overwrite file if already exists in path

Responses
200

OK

Schema
string
400

Bad Request

Schema
code integer
details string
reason string
500

Internal Server Error

Schema
code integer
details string
reason string