Contact Lists
Create Contact List
Create a new contact list
post/groups
Request body
Example request
{
"company_id": 123,
"name": "VIP Customers"
}Response
Contact list created successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.