Skip to main content
POST
TypeScript

Authorizations

Authorization
string
header
required

Your firm’s API key (the API calls this the tenant key; trdrs_sk_…), server-to-server only.

Query Parameters

broker
string
required

A connected broker. Required.

account
string

Pick an account within that broker. Validated against the caller's own set; out-of-set is a 400.

Response

The lock state after the unlock

RiskUnlockResponse. The lock state after the unlock.

lock
object
required

RiskLock. The lock and monitoring state the risk monitor holds for one account. tradingLocked is the fail-closed gate every order-placing route reads (423 risk_locked while true); settingsLocked refuses control edits and the manual unlock until settingsUnlockAt.