Remove contacts from list
Lists
Remove contacts from list
Remove contacts from a list by contact IDs or list-contact row IDs. The singular route /delete-contact-from-list/{list_id} is also accepted.
DELETE
Remove contacts from list
Authorizations
API key from Voxworks, sent as Authorization: Bearer YOUR_API_KEY.
Path Parameters
Unique list ID.
Body
application/json
Response
Contacts removed.
The response is of type object.

