post http://127.0.0.1:5001/api/v1/pin/update
Update a recursive pin.
Arguments
Arguments | Description | Type | Required? |
---|---|---|---|
arg | Path to old object. | string | Y |
arg | Path to new object to be pinned. | string | Y |
unpin | Remove the old pin. | boolean | N |
Update a recursive pin.
Arguments
Arguments | Description | Type | Required? |
---|---|---|---|
arg | Path to old object. | string | Y |
arg | Path to new object to be pinned. | string | Y |
unpin | Remove the old pin. | boolean | N |
Try It!
to start a request and see the response here!