v1

latestOpenAPI 3.1.0Apache-2.02026-07-17122231.7 KB
Nodes

Delete task subscription

Unsubscribes a node from a specific task.

delete/nodes/task-unsubscribe

Request body

gasstring

Optional gas object ID. If not provided, the default is None.

gas_budgetinteger nullable

Optional gas budget. If not provided, the default is None.

gas_priceinteger nullable

Optional gas price. If not provided, the default is None.

node_badge_idstring

Optional node badge ID. If not provided, the default is None.

task_small_idinteger required

The small ID of the task to unsubscribe from.

Response

Node task unsubscription successful

tx_digeststring required

The transaction digest. This is a unique identifier for the transaction.