Skip to main content
POST
Update a contact list

Parámetros de ruta

list_id
integer
requerido

Unique identifier for the list that you're updating.

Cuerpo

application/json
name
string

Include to update the name of the list.

filters
object[][]

Use filters to customize your list results. Adding new filter data will replace any existing filters.

Respuesta

200 - application/json

Successfully updated 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