Set leverage settings
Multi-Collateral
Set leverage settings
Sets a contract’s margin mode, either “isolated” or “cross” margin.
When specifying a max leverage, the contract’s margin mode will be isolated.
Calling this endpoint can result in the following error codes:
- 87: Contract does not exist
- 88: Contract not a multi-collateral futures contract
- 41: Would cause liquidation
PUT
Set leverage settings
Authorizations
General API key with full access
Authentication string
Query Parameters
Symbol for the leverage preference.
Max leverage to set.
When present, the symbol's margin mode will be set to "isolated". When missing, the symbol's margin mode will be set to "cross".