{
"new": "",
"old": "",
"repeat": ""
}
curl --location --request POST 'https://iot-dev.utapp.cn/api/user/pwd/change' \
--header 'Authorization-Type;' \
--header 'X-Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"new": "",
"old": "",
"repeat": ""
}'
{}