Skip to main content

Add new content

This endpoint is used to upload new content.

Query Parameters
coluuid string

Collection UUID

replication integer

Replication value

ignore-dupes string

Ignore Dupes true/false

overwrite string

Overwrite files with the same path on same collection

lazy-provide string

Lazy Provide true/false

dir string

Directory

Request Body REQUIRED
data binary REQUIRED

File to upload

filename string

Filename to use for upload

Responses
200

OK

Schema OPTIONAL
cid string OPTIONAL
estuaryId integer OPTIONAL
estuary_retrieval_url string OPTIONAL
providers string[] OPTIONAL
retrieval_url string OPTIONAL
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