post https://api.mailerlite.com/api/v2/groups
Create new group. [Rate limited]
Response Body Parameters
Parameter | Type | Description |
---|---|---|
id | integer | ID of group |
name | string | Title of group |
total | integer | Total count of people in group |
active | integer | Total count of active people in group |
unsubscribed | integer | Total count of unsubscribed people in group |
bounced | integer | Total count of bounced people in group |
unconfirmed | integer | Total count of unconfirmed people in group |
junk | integer | Total count of junk people in group |
sent | integer | Total count of sent emails in a group |
opened | integer | Total count of opens in a group |
clicked | integer | Total count of clicks in a group |
date_created | string | Date & time when group is created |
date_updated | string | Date & time when group is updated |