Skip to main content

Disable Isolated Margin Account (TRADE)

API Description#

Disable isolated margin account for a specific symbol. Each trading pair can only be deactivated once every 24 hours.

HTTP Request#

DELETE /sapi/v1/margin/isolated/account

Request Weight#

300(UID)

Request Parameters#

NameTypeMandatoryDescription
symbolSTRINGYES
recvWindowLONGNONo more than 60000
timestampLONGYES

Response Example#

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