Signatures
Add Signature to CId
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Target CID to add a signature to
Target either the public or private IPFS network
Available options:
public
, private
Body
application/json
Signature for the target CID
Wallet address that made the signature
Response
200 - application/json
OK