IPFS Signatures
Add Signature to CId
POST
/
ipfs
/
signature
/
{cid}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Target CID to add a signature to
Body
application/json
Signature for the target CID
Response
200 - application/json