Bulk Sending
Create bulk sending
Create a new bulk sending campaign to send personalized emails to a contact group
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The data of the bulk sending campaign to create
The body is of type object
.
Response
201
application/json
Bulk sending created and queued for processing
The response is of type object
.