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