Send an email campaign to your test list

Authentication

api-keystring

The API key should be passed in the request headers as api-key for authentication.

Path parameters

campaignIdlongRequired
Id of the campaign

Request

This endpoint expects an object.
emailTolist of stringsOptional

List of the email addresses of the recipients whom you wish to send the test mail. If left empty, the test mail will be sent to your entire test list. You can not send more than 50 test emails per day.

Response

Test email has been sent successfully to all recipients

Errors