Mailbox
Modifies Parallels RAS mailbox settings.
Body
smtpServerstring | nullableOptional
SMTP server name. Example: "mail.yourcompany.com:500"
senderAddressstring | nullableOptional
Sender email address.
usernamestring | nullableOptional
SMTP server user name.
passwordstring | nullableOptional
SMTP server password.
requireAuthboolean | nullableOptional
Set whether SMTP server requires authentication.
useTLSstring · enumOptionalPossible values:
Use TLS / SSL (for Mailbox)
Responses
204
No Content
401
Unauthorized
application/json; api-version=1.0
404
Not Found
application/json; api-version=1.0
put
/api/MailboxSettingsNo content
Last updated
Was this helpful?