Dead Man's Switch (Cancel All After)
POST/api/v3.3/order/cancelAllAfter
A dead-man's switch that cancels all open orders if the server does not receive a renewal request within the specified timeout. Used to protect against connection loss.
Send another cancelAllAfter request before the timeout expires to extend it.
Requestβ
Responsesβ
- 200
- 400
- 401
- 429
Success
Bad Request β invalid or missing parameters
Unauthorized β invalid API key, nonce, or signature
Rate limit exceeded