Add file to ipfs directly

POST /ipfs/file/direct

Add file to ipfs directly

Headers

Name
Value

Content-Type

application/json

Authorization

Bearer <token>

Response

description: Successful operation.
          content:
            application/json:
              schema:
                type: string

Last updated

Was this helpful?