Wired Plus API Documentation

API v1 Guide

Account

Automation

Contacts

Dynamic Rows

Lists

Campaigns

Transactional Emails

Lead Score

Products

Carts

Orders

Custom Fields

POST CreateList

Creates a new list.

Create a new list.

*denotes required field.

Input Parameter Name Description
name* Unique list name
description list description for reference to what the list contains.
list_visibility If no value is set or list_visibility is set to 0 then it will be Private, but if set as 1 then it will become a Public list.
Output params
  • message
  • listid

Examples

Curl

    
    
    

PHP

    
    


jQuery

    
    


Result Format JSON