Forget Subscription
No auth
Unsubscribe from a specific subscription.
Request & Response
Where to get the subscription ID
The subscription ID is returned in the
subscription.id field of any streaming response (e.g. ticks, balance, proposal). A response of 1 means the stream was successfully cancelled; 0 means no stream with that ID was found.About forget
The forget endpoint unsubscribe from a specific subscription.
This endpoint helps manage WebSocket subscriptions. Use it to unsubscribe from real-time data streams when no longer needed.
Any other questions? Get in touch