Parameters
JSON body
Request body
application/jsontestAddressstringRequiredEmail address to send a test message to.
Example
test@example.comhoststringRequiredSMTP server hostname.
Example
smtp.example.comportstringRequiredSMTP server port.
Example
587fromstringRequiredSender email address (From header).
Example
noreply@example.comauthUserstringRequiredSMTP authentication username.
authPasswordstringRequiredSMTP authentication password.