+49 69 83008980 service@xqueue.com
Benötigen Sie Hilfe?

Im Maileon Help-Center finden Sie umfassende Dokumentationen zu unserem System.

Beliebte Suchanfragen: Importe | Rest-API | Integrationen | SMS

Mailing – Send Testmail to Targetgroup

Sie sind hier:
Sends a testmailing for the mailing with the provided id to a given targetgroup. The targetgroup must be a test targetgroup. A regular targetgroup will be denied. Please be patient, the sendout might take a minute.

POST https://api.maileon.com/1.0/mailings/:mailingid/checks/testsendout

Attributes

HTTP status code Default Description
test_targetgroup_id The targetgroup of the test group the testmail should be sent to.

Response

HTTP status code Description
200 OK If everything was ok.
400 Bad Request If the given targetgroup is no test targetgroup
404 Not found Mailing ID cannot be found or results are not available

Example

POST https://api.maileon.com/1.0/mailings/1/checks/testsendout?test_targetgroup_id=82
Authorization: [XXX]

Status: 200 OK
Inhaltsverzeichnis