Create Mailing List

Lists in cmercury API are used to group contacts together. You can create three types of lists with cmercury.

  1. Mailing List

  2. Suppression List

  3. SMS List

You can programmatically create mailing lists using the cmercury API. The response returns the unique MLID of the created list.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
Defaults to FromAddress

The email address that appears in the email header, when a campaign is sent out to your users.

string
Defaults to List_Name

The name of the new mailing list you want to create. (eg: MyList)

string
Defaults to Sender_Name

The name of the sender displayed in your users' inboxes. (Eg: Medium Daily Digest, Microsoft Account etc.)

Headers
string
Defaults to application/json
string
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json