Manage contact lists
The following endpoints allow for creating contact lists and managing their life cycle.
Last updated
The following endpoints allow for creating contact lists and managing their life cycle.
Last updated
Remove a contact list, all contacts will be removed from the list
Deleted
Retrieve a list of contact lists
List of lists
Retrieve information about a contact list
List
UUID
Name
"Sample Group"
Number of contacts in this group
Single or double opt-in
Tags associated with this group
Add one or more contacts to a list
contacts ids
Contacts added
100
Remove one or more contacts from a list
contacts ids
Contacts removed
100
Retrieve a list of all contacts in a list
Contacts
The token that can be passed as pageToken in URL to retrieve the next set of results. If missing, no more results to display.
Modify the details of a contact list such as name and description
Name
"Sample Group"
List updated
UUID
Name
"Sample Group"
Number of contacts in this group
Single or double opt-in
Tags associated with this group
Create a new contact list
Name
"Sample Group"
List created
UUID
Name
"Sample Group"
Number of contacts in this group
Single or double opt-in
Tags associated with this group