Skip to main content

Add Car object

This endpoint is used to add a car object to the network. The object can be a file or a directory.

Query Parameters
ignore-dupes string

Ignore Dupes

filename string

Filename

Request Body REQUIRED

Car

string
Responses
200

OK

Schema
cid string
estuaryId integer
estuary_retrieval_url string
providers string[]
retrieval_url string
400

Bad Request

Schema
code integer
details string
reason string
500

Internal Server Error

Schema
code integer
details string
reason string