Dead Man's Switch (Cancel All After)
POST/api/v2.3/order/cancelAllAfter
Sets a TTL (time-to-live) for all open orders. If the server does not receive a new
cancelAllAfter request before the timeout, all orders are cancelled.
Extend by sending another request.
Requestβ
Responsesβ
- 200
- 400
- 401
- 429
Success
Bad Request β invalid or missing parameters
Unauthorized β invalid API key, nonce, or signature
Rate limit exceeded