Add email entryAsk AIpost https://{sandfly-api-host}/v4/alerts/emailAdds an email entry.Body ParamsEmail json object to insertmail_passwordstringrequiredPassword used with this email entry.namestringrequiredHuman friendly name for the email alert.email_recipientsarray of stringsrequiredEmails of those who will receive this alert.email_recipients*ADD stringemail_senderstringrequiredEmail that will appear as the sender of the alert.mail_serverurirequiredhostname or IP address for the SMTP server.mail_portint32requiredDefaults to 587SMTP server portmail_usernamestringrequiredUsername credential for the mail server.Responses 201Added defaultUnexpected errorUpdated 3 months ago