Skip to main content
POST
Create a new contact list

Cuerpo

application/json
name
string
requerido

You need to include a unique name for the list you're creating.

dynamic
boolean
predeterminado:false

Boolean value that identifies whether your list is static or dynamic. Dynamic lists change as new contacts are created or updated. Static lists don't change.

filters
object[][]

A list of filters that you will use to define what contacts are included in your list. Defaults to an empty list, meaning no filters/criteria for the list.

Respuesta

201 - application/json

Successfully created contact list

listId
integer
name
string
dynamic
boolean
listType
enum<string>
Opciones disponibles:
STATIC,
DYNAMIC
portalId
integer
createdAt
integer
updatedAt
integer
internalListId
integer
deleteable
boolean
metaData
object
filters
object[][]
Última modificación el 3 de abril de 2026