ドキュメントが一新されました!旧ドキュメントは doc.newapi.pro
New APINew API
利用ガイドインストールAPI リファレンスAIアプリケーションヘルプ&サポートビジネス協力
管理APIユーザー管理

ユーザー設定の更新

🔐 ログインが必要です(ユーザー権限)

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

このガイドはいかがですか?

最終更新