post http://127.0.0.1:5001/api/v1/object/patch/rm-link
Remove a link from a given object.
Arguments
Arguments | Description | Type | Required? |
---|---|---|---|
arg | The hash of the node to modify. | string | Y |
arg | Name of the link to remove. | string | Y |
Remove a link from a given object.
Arguments
Arguments | Description | Type | Required? |
---|---|---|---|
arg | The hash of the node to modify. | string | Y |
arg | Name of the link to remove. | string | Y |
Try It!
to start a request and see the response here!