Nodes
Delete task subscription
Unsubscribes a node from a specific task.
DELETE
Body
application/json
Represents a request to unsubscribe from a node task.
This struct encapsulates the necessary parameters for unsubscribing from a node task, including optional gas-related fields.
Response
200
application/json
Node task unsubscription successful
Represents a response to a node task unsubscription request.
This struct contains the transaction digest, which is a unique identifier for the transaction associated with the node task unsubscription.