+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 Locale

Sie sind hier:
Sets the locale of the mailing with the provided id. The locale has to be in the form xx (ISO 3166), e.g. de, en, fr, ..

POST https://api.maileon.com/1.0/mailings/:mailingid/settings/locale

Example

POST https://api.maileon.com/1.0/mailings/4285/settings/locale
Content-Type: application/vnd.maileon.api+xml; charset=utf-8
...
<locale>en</locale>
Status: 204 No Content
Inhaltsverzeichnis