{
"symbol": "XBTUSDTM",
"status": true
}curl --location --request POST 'https://api.kucoin.com/api/v1/position/margin/auto-deposit-status' \
--header 'Content-Type: application/json' \
--data-raw '{
"symbol": "XBTUSDTM",
"status": true
}'{
"code": "200000",
"data": true
}