Skip to main content
PUT
Update FCM Subtrader Event Contract Daily Cap

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 daily cap should be set. Must belong to the requesting FCM.

limit
string
required

Fixed-point US dollar string. Most request fields accept 2-4 decimal places (e.g., "0.56", "0.5600"); responses emit up to 6. Valid quote intervals for a given market are constrained by that market's price level structure.

Example:

"0.5600"

Response

Daily cap updated successfully

An empty response body