Skip to main content

CancelAllAfterReq

Dead-man switch: cancel all orders if no further request is received within timeout

timeoutint64

Countdown in milliseconds; all open orders are cancelled once this window elapses. Send another request before it expires to reset or replace the pending switch. Example: 60000.

CancelAllAfterReq
{
"timeout": 0
}