+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

Set Template

This method applies for mailings with mailing editor v1, only. Mailings created with the new mailing editor v2 are currently not supported. Support will be added with the next release.
Set the ID of the template to use. Be aware, that all modifications done to the content of the mailing will be resetted when changing the template, if the same template is already set, nothing will be modified. The ID in this case is the relative path for account local templates or an absolute path for shared templates.

PUT https://api.maileon.com/1.0/mailings/:mailingId/template

Example

PUT https://api.maileon.com/1.0/mailings/435645/template
Authorization: Basic XXXXXXXXXXXXXXX
Status: 200 OK
Content-Type: application/vnd.maileon.api+xml

<templateid>My Subfolder/Weekly Campaign</templateid>
Inhaltsverzeichnis