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 OPTIONAL
string
400

Bad Request

Schema OPTIONAL
code integer OPTIONAL
details string OPTIONAL
reason string OPTIONAL
500

Internal Server Error

Schema OPTIONAL
code integer OPTIONAL
details string OPTIONAL
reason string OPTIONAL