Unsubscribe from events via WebSocket
curl --request GET \ --url https://story-rpc-001.originstake.com/unsubscribe
{ "response": { "query": "<string>", "success": true } }
Query to unsubscribe from (e.g. “tm.event=‘NewBlock’“)
Unsubscription result
Show Properties
Query unsubscribed from
Whether unsubscription was successful
Was this page helpful?