All URIs are relative to https://<CROWD_URL>/rest/bootstrapi/1
Method | HTTP request | Description |
---|---|---|
getMailServerSmtp | GET /mail-server/smtp | Get the default SMTP mail server |
setMailServerSmtp | PUT /mail-server/smtp | Set the default SMTP mail server |
MailServerSmtpBean getMailServerSmtp()
Get the default SMTP mail server
This endpoint does not need any parameter.
- Content-Type: Not defined
- Accept: application/json
MailServerSmtpBean setMailServerSmtp(MailServerSmtpBean)
Set the default SMTP mail server
Name | Type | Description | Notes |
---|---|---|---|
MailServerSmtpBean | MailServerSmtpBean |
- Content-Type: application/json
- Accept: application/json