Skip to main content

Method

POST /v1/comms/lists

Headers

string
required
Bearer token (requires comms:write).
string
required
application/json

Body Parameters

string
required
Name of the list (max 255 characters).
string
Optional description (max 1000 characters).
string
Source of the list: manual, import, signup_form, api. Defaults to manual.
boolean
Enable double opt-in for new subscribers. Defaults to false.

Request Example

Response Example