Skip to main content

Enable Isolated Margin Account (TRADE)

API Description#

Enable isolated margin account for a specific symbol(Only supports activation of previously disabled accounts).

HTTP Request#

POST /sapi/v1/margin/isolated/account

Request Weight#

300(UID)

Request Parameters#

NameTypeMandatoryDescription
symbolSTRINGYES
recvWindowLONGNONo more than 60000
timestampLONGYES

Response Example#

{  "success": true,  "symbol": "BTCUSDT"}