Swaps
Add Swap
org:files:write
put/files/{network}/swap/{cid}
Path parameters
network'public' | 'private' required
Target either the public or private IPFS network
cidstring required
The target original CID
Request body
Example request
{
"swapCid": "bafkreig4zcnmqa23zff3ye7tuef6wrlq3aimffzm22axfeh3ddmawzlzz4"
}Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.