Skip to main content
{
    "event": "unsubscribe",
    "pair": [
        "XBT/EUR",
        "XBT/USD"
    ],
    "subscription": {
        "name": "ticker"
    }
}

Documentation Index

Fetch the complete documentation index at: https://kraken-sandbox.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

WSSws.kraken.comunsubscribe
Unsubscribe from one or more channels. You can specify a channelID or multiple currency pairs. The response is returned via the subscriptionStatus message.

Request

event
string
required
Value: unsubscribe
pair
array of strings
Condition: All channels which support pair subscriptions
Example: ["BTC/USD", "MATIC/GBP"]
Unsubscribe to specific pairs.
reqid
string
Optional client originated request identifier sent as acknowledgment in the response.
subscription
object