Get the SMTP settings
|
GET api/2.0/smtpsettings/smtp
|
Returns the current portal SMTP settings.
|
Reset the SMTP settings
|
DELETE api/2.0/smtpsettings/smtp
|
Resets the SMTP settings of the current portal.
|
Save the SMTP settings
|
POST api/2.0/smtpsettings/smtp
|
Saves the SMTP settings for the current portal.
|