Skip to main content

Add IPFS object

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

Query Parameters
ignore-dupes string

Ignore Dupes

overwrite string

Overwrite conflicting files in collections

Request Body REQUIRED

IPFS Body

cid string
meta object
name string
origins string[]
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