DELETE /ipfs/file/{cid}
DELETE
/ipfs/file/{cid}
Removes a file from IPFS by CID
Headers
Content-Type
application/json
Authorization
Bearer <token>
Body
cid
string
CID
Response
description: Unauthorized.
description: Forbidden.
Last updated 2 months ago