Set Leverage/Margin Mode
Sets leverage and margin mode (Isolated or Cross) for a specific trading symbol and position.
Required scopes
This endpoint requires the following scopes:
Authorizations
api-keystringRequired
For third party retail API users
Body
symbolstringRequiredExample:
Trading symbol
BTCUSDT.PERPPattern: ^[A-Z0-9]+(\.[A-Z0-9]+)?$leverageinteger · min: 1 · max: 100Required
marginTypestring · enumRequiredPossible values:
Margin type
Responses
200
OK
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
post
/api/v1/trade/leverageLast updated
