post http://127.0.0.1:5001/api/v1/object/patch/set-data
Set the data field of a BTFS object.
Arguments
Arguments | Description | Type | Required? |
---|---|---|---|
arg | The hash of the node to modify. | string | Y |
arg | The data to set the object to. | file | Y |
Set the data field of a BTFS object.
Arguments
Arguments | Description | Type | Required? |
---|---|---|---|
arg | The hash of the node to modify. | string | Y |
arg | The data to set the object to. | file | Y |
Try It!
to start a request and see the response here!