Skip to main content

Cancel All Trigger Orders

POST: /v1/future-u/trade/entrust/cancel-all-plan

Content-Type: application/x-www-form-urlencoded && application/json

Parameters

ParameterTypemandatoryDefaultDescriptionRanges
symbolstringtrueN/ATrading pair. e.g. btc_usdt

Limit Flow Rules

200/s/apikey

Response
{
"msgInfo": {
"code": "",
"msg": ""
},
"msg": "",
"data": true,
"code": 200
}