Unsubscribe from live stream
ws_unsubscribeIdempotent
Stop subscribing to specific symbols on a market data channel. Returns the current WebSocket connection status.
Instructions
Stop receiving symbols on a channel. Returns current connection status.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product | Yes | Channel: cex (crypto), dex (DEX trades), fx (forex), us (US stocks), tvl (DEX pool TVL). | |
| symbols | Yes | Symbols to (un)subscribe, e.g. ['BTCUSD','ETHUSD']. |