openid
local
dev
test
authorization: ********************
{ "openid": "string" }
curl --location --request POST '/fd2024/reset' \ --header 'Content-Type: application/json' \ --header 'authorization;' \ --data-raw '{ "openid": "string" }'
{ "ret": 0, "errmsg": "string", "data": [ "string" ] }