{ "accountType": "UNIFIED" }
curl --location --request POST 'https://api.kucoin.com/api/ua/v1/account/mode' \ --header 'Content-Type: application/json' \ --data-raw '{ "accountType": "UNIFIED" }'
{ "code": "200000", "data": null }