Send EmailAsk AIpost https://api.naxai.com/email/sendSend transactional email.Body Paramssenderobjectrequiredsender objecttoarray of objectsrequiredlength between 1 and 50to* objectemailstringnamestringADD objectccarray of objectslength between 0 and 50ccADD objectbccarray of objectslength between 0 and 50bccADD objectreplyTostringsubjectstringrequiredtextstringText content of the emailhtmlstringHTML formatted content of the emailattachmentsarray of objectsattachmentsADD objectenableTrackingbooleanTo enable tracking of the email clickstruefalseHeadersx-versionstringDefaults to 2023-03-25The version of API, by default use the last version.Responses 201A successful request returning the unique Id of the Email message. 401Unauthorized request. Make sure that you provided the right credentials. 404Sender not found. 422The request is invalidUpdated 7 months ago