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

Request Body REQUIRED

IPFS Body

coluuid string
dir string
filename string
peers string[]
root string
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