post http://127.0.0.1:5001/api/v1/object/patch/add-link
Add a link to a given object.
Arguments
Arguments | Description | Type | Required? |
---|---|---|---|
arg | The hash of the node to modify. | string | Y |
arg | Name of link to create. | string | Y |
arg | BTFS object to add link to. | string | Y |
create | Create intermediary nodes. | boolean | N |