+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 Unsubscription-Marker

Sie sind hier:
This resource sets the unsubscriber flag for a certain email address, preventing “synchronize contatcs” to reimport the contact when “reimport_unsubscribed_contacts” is set to false.
Please note: this method will not unsubscribe currently existing contacts with the given email address.

PUT /contacts/email/:email/unsubscription

Example

PUT https://api.maileon.com/1.0/contacts/email/max.mustermann%40xqueue.com/unsubscription
Authorization: Basic XXXXXXXXXXXXXXX

201 Created

Response Codes

HTTP status code Description
200 OK Found an unsubscription marker
201 Created Created a new unsubscription marker
400 Bad Request Invalid email address
Inhaltsverzeichnis