SystemSettingsSMTP
SystemSettingsSMTP - List
https://api-server-host-name/configapi/{pool_UUID}/{logpoint_identifier}/SystemSettingsSMTPSuccess Response
[
{
"id": "59193916d8aaa438912a79a6",
"login_required": true,
"smtp_port": 25,
"smtp_sender_email": "[email protected]",
"smtp_sender_name": "John Doe",
"smtp_server": "192.168.1.34",
"smtp_username": "[email protected]",
"username_in_email_field": ""
}
]SystemSettingsSMTP - SMTPTest
Parameters
Field
Label in UI
Type
Description
Request Example
Success Response
SystemSettingsSMTP - Save
Parameters
Field
Label in UI
Type
Description
Request Example
Success Response
Last updated
Was this helpful?