API 参考
更新当前用户信息
🔐 需要登录(User权限)
PUT
/api/user/selfRequest Body
application/json
username?stringdisplay_name?stringpassword?stringoriginal_password?stringResponse Body
curl -X PUT "https://ai-tokens.space/api/user/self" \ -H "Content-Type: application/json" \ -d '{}'Empty