Skip to main content
PUT
Update FCM Subtrader Risk Controls

Authorizations

KALSHI-ACCESS-KEY
string
header
required

Your API key ID

KALSHI-ACCESS-SIGNATURE
string
header
required

RSA-PSS signature of the request

KALSHI-ACCESS-TIMESTAMP
string
header
required

Request timestamp in milliseconds

Body

application/json
subtrader_id
string
required

The subtrader whose initial margin cap should be updated. Must belong to the requesting FCM.

im_cap
string
required

A non-negative fixed-point US dollar amount with up to 4 decimal places.

Maximum string length: 20
Pattern: ^[0-9]+(\.[0-9]{1,4})?$
Example:

"100.0000"

market_ticker
string

Scopes the initial margin cap to this market when supplied.

Response

Risk controls updated successfully

An empty response body