{
"withdrawId": "6a2037a99e6c7c0007fd0fdc"
}curl --location --request POST 'https://api.kucoin.com/api/ua/v1/asset/withdraw/cancel' \
--header 'Content-Type: application/json' \
--data-raw '{
"withdrawId": "6a2037a99e6c7c0007fd0fdc"
}'{
"code": "200000",
"data": {
"withdrawId": "6a59d38e408d39000765b019"
}
}