文档焕新,旧文档请访问 doc.newapi.pro
New APINew API
使用指南部署安装API 参考AI 应用帮助支持商务合作
管理接口User management

更新用户设置

🔐 需要登录(User权限)

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://api.example.com/api/user/setting" \  -H "Content-Type: application/json" \  -d '{}'
Empty

这篇文档对您有帮助吗?

最后更新于