Skip to main content

unsubscribe

REQUEST 

wss://stream.crypto.com/exchange/v1/market

unsubscribe
Unsubscribe from market data channels. Use on the Market Data server only.

Request

Body

required
    id int64required
    method stringrequired

    Possible values: [unsubscribe]

    nonce int64required

    Current timestamp in milliseconds.

    params objectrequired
    channels string[]required

    Market data channels to unsubscribe

WebSocket response
Schema
    id int64
    method string
    code int32

    0 = success

    result object

    Method-specific result

    message string