{
"user": "692e4dc36d4e01cfb7f11eee",
"askChangePwd": false,
"note": "ok",
"password": "******"
}curl --location --request POST '/admin/customer/resetPassword' \
--header 'Authorization: Bearer ' \
--header 'Accept: application/json' \
--header 'User-Agent: Mozilla/5.0' \
--header 'Referer: https://wallet-admin-vpay-dev2.vinsmartfuture.tech/' \
--header 'Content-Type: application/json;charset=UTF-8' \
--data-raw '{
"user": "692e4dc36d4e01cfb7f11eee",
"askChangePwd": false,
"note": "ok",
"password": "******"
}'