+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 Status of a Mailing Domain

Sie sind hier:

 

Set Status of a Mailing Domain

PUT https://api.maileon.com/partner/newsletter-accounts/{accountId}/mailing-domains/{mailingDomain}/status

Description: Set the status of a mailing domain registered with the given account.

Path Parameters:
– key: apikey
– nl_account_id: int // the id of the newsletter account
– mailingDomain: string // the url-encoded mailing domain

URL-Parameters:
– newStatus: The new status, can be one of
o “active”: If active, the domain is selectable in Maileon.
o “inactive”: If inactive, the domain is not selectable in Maileon but it stays available, i.e. trackers and images, etc. will continue working, but will not be selectable in the mailing account anymore.

Example:

200 OK

Inhaltsverzeichnis