AI-Tkoens 中文

API Reference

Update User Settings

🔐 Login Required (User Permission)

PUT/api/user/setting

Request Body

application/json

notify_type?string
quota_warning_threshold?number
webhook_url?string
notification_email?string

Response Body

curl -X PUT "https://ai-tokens.space/api/user/setting" \  -H "Content-Type: application/json" \  -d '{}'
Empty

Search all English documentation