Contact Groups
Create Contact Group
Create a new contact group in the organization.
Required Fields:
- name: Unique name for the contact group
Use Cases:
- Segment customers by type (Leads, Customers, VIPs)
- Organize contacts by location or department
- Create targeted messaging groups
POST
Authorizations
Bearer token authentication. Include your API key in the Authorization header:
Authorization: Bearer YOUR_API_KEY
Body
application/json
Response
200
application/json
Contact group created successfully
The response is of type object
.