{
"id": "975948498a324829b07b454af0747ecd"
}
curl --location --request PUT 'http://119.91.66.223:8090/core/v1/user/password' \
--header 'X-Polaris-Token;' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "975948498a324829b07b454af0747ecd"
}'
{
"code": 0,
"info": "string"
}