Refresh

This website cpng.automaticpallet.com/kb/answer/1119 is currently offline. Cloudflare's Always Online™ shows a snapshot of this web page from the Internet Archive's Wayback Machine. To check for the live version, click Refresh.

Add Moderators

Description

Adds moderators to the specified mailing list.

Parameters

Name Data Type Required / Optional Description
auth-userid Integer Required Authentication Parameter
api-key String Required Authentication Parameter
order-id Integer Required Order ID of the Domain Registration, Email Hosting, Legacy Web Hosting, Website Builder, Enterprise Email Order
list-address String Required Mailing list address
moderators String Required A CSV list of email addresses

HTTP Method

POST

Example Test URL Request

https://test.httpapi.com/api/mail/mailinglist/add-moderators.json?auth-userid=0&api-key=key&order-id=0&[email protected]&[email protected],[email protected]

Response

Returns "SUCCESS" as the status if moderators added to the specified mailing list successfully.