+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 – Set Sender Alias

Sie sind hier:
Sets the sender alias of the mailing with the provided id (the name that is displayed to the recipients, e.g. “XQ-News”).

POST https://api.maileon.com/1.0/mailings/:mailingid/contents/senderalias

Example

POST https://api.maileon.com/1.0/mailings/1/contents/senderalias
Content-type: application/vnd.maileon.api+xml
Accept: application/vnd.maileon.api+xml; charset=utf-8
Authorization: [XXX]

<?xml version="1.0" encoding="UTF-8"?>
<senderalias>TrustedMails</senderalias>

Status: 204 No Content
Inhaltsverzeichnis