API Reference
Unsubscribe from all events via WebSocket
curl -X GET "https://mainnet-beta.rpc.hyperpaxeer.com/unsubscribe_all"{
"id": 0,
"jsonrpc": "2.0",
"result": {
"property1": null,
"property2": null
}
}{
"id": 0,
"jsonrpc": "2.0",
"error": "Description of failure"
}