Modify Auto-Deposit Margin Status
This endpoint is only applicable to isolated margin and is no longer recommended. It is recommended to use cross margin instead.
HTTP REQUEST
POST /api/v1/position/margin/auto-deposit-status
Example
POST /api/v1/position/margin/auto-deposit-status
{
"code": "200000",
"data": false
}
API KEY PERMISSIONS
This endpoint requires the General permission.
REQUEST URL
This endpoint support Futures URL
REQUEST RATE LIMIT
Futures weight
:4
PARAMETERS
Param | Type | Mandatory | Description |
---|---|---|---|
symbol | String | Yes | Symbol of the contract |
status | boolean | Yes | Status |