Skip to main content

blockUnsubscribe RPC Method

Loading...

Updated on
Apr 30, 2025

blockUnsubscribe RPC Method

Parameters

subscriptionID
integer
REQUIRED
Loading...

Returns

result
boolean
Loading...
Request
1
wscat -c \
2
# wait for connection
3
{"id":1,"jsonrpc":"2.0","method":"blockUnsubscribe","params":[SUBSCRIPTION_ID]}
Response
1
{
2
"jsonrpc": "2.0",
3
"result": true,
4
"id": 1
5
}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free