Skip to main content
PUT
Set the off-book max leverage cap

Authorizations

APIKey
string
header
required

General API key with full access

Authent
string
header
required

Authentication string

Query Parameters

maxLeverage
number
required

The off-book max leverage cap to set. Must be greater than 0 and at most 100, with at most 2 decimal places.

Response

200 - application/json

OK

maxLeverage
number | null
required

The stored off-book max leverage cap.

result
enum<string>
required
Available options:
success
Example:

"success"

serverTime
string<date-time>
required

Server time in Coordinated Universal Time (UTC)

Example:

"2020-08-27T17:03:33.196Z"