API Reference
Update User Settings
🔐 Login Required (User Permission)
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