Skip to main content
PUT
Update File

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

network
enum<string>
required

Target a file on either the public or private IPFS network

Available options:
public,
private
id
string
required

Body

application/json
name
string

The updated name for a file

keyvalues
object

Stringified key/values metadata

Response

200 - application/json

OK

data
object