Skip to main content

Adjust cross margin max leverage (USER_DATA)

API Description#

Adjust cross margin max leverage

HTTP Request#

POST /sapi/v1/margin/max-leverage

Request Weight(UID)#

3000

Request Limit#

1 times/min per IP

Request Parameters#

NameTypeMandatoryDescription
maxLeverageIntegerYESCan only adjust 3 or 5,Example: maxLeverage=3
  • The margin level need higher than the initial risk ratio of adjusted leverage, the initial risk ratio of 3x is 1.5 and the initial risk ratio of 5x is 1.25

Response Example#

{    "success": true}