Data
Deletes either a single block or an entire dataset from the local node.
delete/data/{cid}
Path parameters
cidstring required
Content Identifier as specified at https://github.com/multiformats/cid
Example:QmYyQSo1c1Ym7orWxLYvCrM2EmxFTANf8wXmmE7DWjhx5N
Block or dataset to be deleted.
Response
Data was successfully deleted.