{
"notify_type": "string",
"quota_warning_threshold": 0,
"webhook_url": "string",
"notification_email": "string"
}curl --location --request PUT 'https://api.147ai.cn/api/user/setting' \
--header 'Content-Type: application/json' \
--data '{
"notify_type": "string",
"quota_warning_threshold": 0,
"webhook_url": "string",
"notification_email": "string"
}'