smtp

Name Resource Description
Get the SMTP settings GET api/2.0/settings/smtp Returns the current portal SMTP settings.
Get the SMTP test process status GET api/2.0/settings/smtp/test/status Returns the SMTP test process status.
Reset the SMTP settings DELETE api/2.0/settings/smtp Resets SMTP settings of the current portal.
Save the SMTP settings POST api/2.0/settings/smtp Saves the SMTP settings for the current portal.
Test the SMTP settings GET api/2.0/settings/smtp/test Tests the SMTP settings for the current portal (send test message to the user email).