Sender
Send email
Send an email using the JSX Mail Cloud. Supports file attachments, bulk sending, custom payloads, and contact association.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The data of the email to send
The body is of type object
.
Response
201
application/json
The email was sent successfully
The response is of type object
.