API 参考
更新用户设置
🔐 需要登录(User权限)
PUT
/api/user/settingRequest Body
application/json
notify_type?stringquota_warning_threshold?numberwebhook_url?stringnotification_email?stringResponse Body
curl -X PUT "https://ai-tokens.space/api/user/setting" \ -H "Content-Type: application/json" \ -d '{}'Empty