Email
Send an email to registered contacts in a mailing list.
This is the recommendat way to send a newsletter, by creating a list called something like Newsletter
. All contacts are automatically subscribed to important
default mailing list. You can use peronalization tags such as Hi {{firstName}}
to peronalize individual sent emails, and scheduled it to be sent with a delay.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200 - application/json
An empty response
The response is of type object
.