Sender
Send email
Send an email using the JSX Mail Cloud
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
Example:
"Hello, world!"
Example:
"<h1>Hello, world!</h1>"
Example:
"sender@jsxmail.org"