IPFS Pinning
Update File Metadata
PUT
/
pinning
/
hashMetadata
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
CID for the file to be updated
Updated name for file
Response
200 - text/plain
The response is of type string
.