Create a list or segment
Creates a contact list (type=list) or a segment (type=segment). For segments, the server provisions an associated import configuration using segmentationV2 parameters; the segmentation_config itself is set later via updateList. New lists start with zero contacts.
Parameters
Header Parameters
[Authentication] Required API key.
"^[a-zA-Z0-9-]{20,64}$"Request Body
Responses
Resource successfully retrieved.
Create a list or segment Creates a contact list (type=list) or a segment (type=segment). For segments, the server provisions an associated import configuration using segmentationV2 parameters; the segmentation_config itself is set later via updateList. New lists start with zero contacts. POST /v1/lists createList Lists spm-api-key [Authentication] Required API key. Resource successfully retrieved. Client error - Invalid request or authentication issues Server error - Internal processing failure