{
"id": 0,
"system_settings_id": 0,
"webhook_url": "string",
"webhook_headers": {},
"api_token_enabled": true,
"offline_notification_enabled": true,
"notification_type": "push_plus",
"push_plus_url": "string",
"push_plus_token": "string",
"wecom_corp_id": "string",
"wecom_agent_id": "string",
"wecom_secret": "string",
"wecom_proxy_url": "string",
"wecom_to_user": "string",
"auto_verify_user": true,
"verify_user_delay": 0,
"auto_chatroom_invite": true
}curl --location '/api/v1/system-settings?id=undefined' \
--header 'Content-Type: application/json' \
--data '{
"id": 0,
"system_settings_id": 0,
"webhook_url": "string",
"webhook_headers": {},
"api_token_enabled": true,
"offline_notification_enabled": true,
"notification_type": "push_plus",
"push_plus_url": "string",
"push_plus_token": "string",
"wecom_corp_id": "string",
"wecom_agent_id": "string",
"wecom_secret": "string",
"wecom_proxy_url": "string",
"wecom_to_user": "string",
"auto_verify_user": true,
"verify_user_delay": 0,
"auto_chatroom_invite": true
}'{
"code": 0,
"message": "string",
"data": {}
}