Operations at emailsmgr/
This page describes the service operations at this endpoint.
| URI | Method | Description |
|---|---|---|
| emailsmgr/config/test | PUT | Generates and sends a test email using the specified email configuration. |
| emailsmgr/settings | GET | Returns SMTP server settings from emails service configuration. |
| emailsmgr/settings | PUT | Sets SMTP server settings within emails service configuration. |
| emailsmgr/settings/check | GET | Indicates whether SMTP server settings have been set by user. |