Modify Cross Margin Leverage
This interface can modify the current symbol’s cross-margin leverage multiple
{
"symbol":"XBTUSDTM", // symbol
"leverage":"3.00" // Leverage multiple
}
HTTP REQUEST
POST /api/v2/changeCrossUserLeverage
Example
POST /api/v2/changeCrossUserLeverage?symbol=XBTUSDTM
API KEY PERMISSIONS
This endpoint requires the Futures permission.
REQUEST URL
This endpoint support Futures URL
REQUEST RATE LIMIT
Futures weight
:2
PARAMETERS
Param | Type | Mandatory | Description |
---|---|---|---|
symbol | String | Yes | Symbol of the contract |
leverage | String | Yes | Leverage multiple |
RESPONSES
Param | Description
data | Whether successful