Emails API
Send Email
Send an email through our SMTP server
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Send an email through our SMTP server
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.