更改仓位模式
POST🔒 Trading
example
POST
https://api.btse.com/futures/api/v3/trade/position_modeRequest (default)
{
"symbol": "BTC-PERP",
"positionMode": "ONE_WAY"
}
Response (default)
{
"symbol": "BTC-PERP",
"timestamp": 1784882344272,
"status": 134,
"type": 129
}