Skip to main content
POST
Create a new subscriber list

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required

Subscriber list name

Required string length: 3 - 50

Response

Subscriber list created successfully

id
string

Unique list identifier

name
string

List name

subscriber_count
integer

Number of subscribers in the list

created_at
string<date-time>

When the list was created

updated_at
string<date-time>

When the list was last updated