{
"id": 0,
"chat_ai_enabled": true,
"chat_ai_trigger": "string",
"chat_base_url": "string",
"chat_api_key": "string",
"chat_model": "string",
"chat_prompt": "string",
"image_ai_enabled": true,
"image_model": "string",
"image_ai_settings": "string",
"welcome_enabled": true,
"welcome_type": "text",
"welcome_text": "string",
"welcome_emoji_md5": "string",
"welcome_emoji_len": "string",
"welcome_image_url": "string",
"welcome_url": "string",
"chat_room_ranking_enabled": true,
"chat_room_ranking_daily_cron": "string",
"chat_room_ranking_weekly_cron": "string",
"chat_room_ranking_month_cron": "string",
"chat_room_summary_enabled": true,
"chat_room_summary_model": "string",
"chat_room_summary_cron": "string",
"news_enabled": true,
"news_type": "text",
"news_cron": "string",
"morning_enabled": true,
"morning_cron": "string",
"friend_sync_cron": "string"
}curl --location '/api/v1/global-settings?id=undefined' \
--header 'Content-Type: application/json' \
--data '{
"id": 0,
"chat_ai_enabled": true,
"chat_ai_trigger": "string",
"chat_base_url": "string",
"chat_api_key": "string",
"chat_model": "string",
"chat_prompt": "string",
"image_ai_enabled": true,
"image_model": "string",
"image_ai_settings": "string",
"welcome_enabled": true,
"welcome_type": "text",
"welcome_text": "string",
"welcome_emoji_md5": "string",
"welcome_emoji_len": "string",
"welcome_image_url": "string",
"welcome_url": "string",
"chat_room_ranking_enabled": true,
"chat_room_ranking_daily_cron": "string",
"chat_room_ranking_weekly_cron": "string",
"chat_room_ranking_month_cron": "string",
"chat_room_summary_enabled": true,
"chat_room_summary_model": "string",
"chat_room_summary_cron": "string",
"news_enabled": true,
"news_type": "text",
"news_cron": "string",
"morning_enabled": true,
"morning_cron": "string",
"friend_sync_cron": "string"
}'{
"code": 0,
"message": "string"
}