Contact Lists

Add Contacts to List

Add contacts to a contact list

post/groups/{group}/contacts

Path parameters

groupstring required

Contact list ID

Query parameters

includestring

Comma-separated list of relations to include

Request body

contactsinteger[] required

Array of contact IDs to add

Response

Contacts added successfully

Changes