Set or reset a kill-switch timer for automatic cancellation of all spot orders after a timeout.
The public WhiteBIT API key.
Base64-encoded JSON request body.
HMAC-SHA512 signature of the payload, hex-encoded. Computed as hex(HMAC-SHA512(payload, api_secret)).
Timer value. Example: '5'-'600' or null
"60"
Order types to target. Valid values: "spot" — standard spot orders. "margin" — marginal orders placed on spot markets. Note: the "margin" value is not the same as the collateral account balance; "collateral" in other endpoints refers to the funding account, whereas "margin" here refers specifically to the order type. "futures" — marginal orders placed on futures markets (e.g., BTC_PERP). If omitted, the API targets all order types.
spot, margin, futures ["spot", "margin"]
"{{request}}"
"{{nonce}}"
Successful response - kill-switch timer synced
Market name
"BTC_USDT"
Timer start timestamp
1662478154
Order cancellation timestamp (startTime + timeout)
1662478154
Order types affected by kill-switch
spot, margin, futures ["spot", "margin"]