post http://127.0.0.1:5001/api/v1/pin/rm
Remove pinned objects from local storage.
Arguments
Arguments | Description | Type | Required? |
---|---|---|---|
arg | Path to object(s) to be unpinned. | string | Y |
recursive | Recursively unpin the object linked to by the specified object(s). | boolean | N |