Lychee AILychee 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

Насколько полезна эта инструкция?

Последнее обновление