Add SMTP Configuration

put

/essbase/rest/v1/email/smtp

Configure SMTP e-mail server information. IMAP is the protocol used for receiving e-mails related to scenario management workflow and approval.

Request

Supported Media Types
Body ()

SMTP server configuration details. Provide the host name, port, user e-mail address, and encoded password.

Root Schema : ServerConfiguration
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

OK

The e-mail configuration was updated successfully.

Body ()
Root Schema : ListLinkResponseObject
Type: object
Show Source

400 Response

Bad Request

Logged in user must be a service administrator to execute this request.

500 Response

Internal Server Error.

Back to Top