Publishes Tool into IPFS asynchronously
Publishes the tool onto IPFS.
PUT
/tools/{id}/push/publish
Publishes the tool with the specified (internal) tool ID onto IPFS, sends a message featuring its IPFS CID into the corresponding Hedera topic. Only users with the Standard Registry role are allowed to make the request.
Path Parameters
Name | Type | Description |
---|---|---|
Tool ID* | String | Tool ID |
Last updated