Skip to main content
POST
Remove an existing contact from a list

Parámetros de ruta

list_id
integer
requerido

The list ID for the list you're removing the contact from.

Cuerpo

application/json
vids
integer[]

The contact IDs of the contacts that you're removing from the list.

emails
string[]

The email addresses of the contacts that you're removing from the list.

Respuesta

200 - application/json

Successful response with removal results

updated
integer[]
discarded
integer[]
invalidVids
integer[]
invalidEmails
string[]
Última modificación el 3 de abril de 2026