API 参考
重置密码
🔓 无需鉴权
POST
/api/user/resetRequest Body
application/json
email?stringtoken?stringpassword?stringResponse Body
curl -X POST "https://ai-tokens.space/api/user/reset" \ -H "Content-Type: application/json" \ -d '{}'Empty