Skip to main content

klay_unsubscribe RPC Method

Cancels the subscription with a specific subscription id by using either RPC Pub/Sub over WebSockets or filters over HTTP. Only the connection that created a subscription can unsubscribe from it.

Updated on
Aug 07, 2024

klay_unsubscribe RPC Method

Parameters

subscriptionID
string
REQUIRED
The subscription ID

Returns

result
boolean
Return true if the subscription was successfully canceled, otherwise false.
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free