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

path string REQUIRED

Path to file

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