Skip to main content
POST
Cancel All Orders After X

Authorizations

API-Key
string
header
required

The "API-Key" header should contain your API key.

API-Sign
string
header
required

Authenticated requests should be signed with the "API-Sign" header, using a signature generated with your private key, nonce, encoded payload, and URI path.

Body

application/json
nonce
integer<int64>
required

Nonce used in construction of API-Sign header

timeout
integer
required

Duration (in seconds) to set/extend the timer, it should be less than 86400 seconds.

Response

200 - application/json

Dead man's switch timer reset or disabled.

result
object
error
string[]

Kraken API error