+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 Target Group Id

Sie sind hier:
This method can only be applied to mailings of type REGULAR
Sets the target group id of the mailing with the provided id.

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

Example

POST https://api.maileon.com/1.0/mailings/1/targetgroupid
Authorization: Basic XXXXXXXXXXXXXXX
Content-Type: application/vnd.maileon.api+xml; charset=utf-8

<?xml version="1.0" encoding="UTF-8"?>
<targetgroupid>2</targetgroupid>


INFO: 
Status: 204 No Content
Inhaltsverzeichnis