post http://127.0.0.1:5001/api/v1/block/rm
Remove BTFS block(s).
Arguments
Argument | Description | Type | Required? |
---|---|---|---|
arg | Bash58 encoded multihash of block(s) to remove. | string | Y |
force | Ignore nonexistent blocks. | boolean | N |
quiet | Write minimal output. | boolean | N |