Delete Margin Call Level (USER_DATA)
API Description
Delete the margin call level for a Portfolio Margin account.
HTTP Request
DELETE /sapi/v1/portfolio/margin-call-level
Request Weight(IP)
1500
Request Parameters
| Name | Type | Mandatory | Description |
|---|---|---|---|
| recvWindow | LONG | NO | |
| timestamp | LONG | YES |
Response Example
{
"msg": "success"
}