+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

Copy Mailing

Copies a mailing and returns the id of the new mailing.

POST https://api.maileon.com/1.0/mailings/:mailingid/copy

Example

POST https://api.maileon.com/1.0/mailings/566/copy
Content-Type: application/vnd.maileon.api+xml; charset=utf-8
...
Status: 201 Created
Content-Length: 0
...
< ?xml version="1.0" encoding="UTF-8"?>
<id>567</id>
Inhaltsverzeichnis