{
"title": "string",
"text": "string",
"SMTP_Server_Host": "string",
"Email_Communication_Protocol": "string",
"SMTP_Server_Port": "string",
"Email_Send_Address": "string",
"SMTP_Server_User": "string",
"SMTP_Server_password": "string",
"Email_Receivers": "string"
}curl --location 'https://m1.apifoxmock.com/m1/1293445-0-default/api/Settings/testEmail' \
--header 'Content-Type: application/json' \
--data '{
"title": "string",
"text": "string",
"SMTP_Server_Host": "string",
"Email_Communication_Protocol": "string",
"SMTP_Server_Port": "string",
"Email_Send_Address": "string",
"SMTP_Server_User": "string",
"SMTP_Server_password": "string",
"Email_Receivers": "string"
}'{
"reqId": "string",
"ts": 0,
"code": "string",
"message": "string",
"data": {}
}