IPFS Swaps
Add Swap
PUT
/
ipfs
/
swap
/
{cid}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
cid
string
requiredThe target original CID
Body
application/json
swapCid
string
requiredThe CID you want to redirect to
Response
200 - application/json
data
object