Groups
Delete a group
Delete a group.
delete/1/newsletters/{domain}/groups/{group}
Path parameters
domaininteger required
Unique identifier of the Domain
groupinteger required
Unique identifier of the Group
Response
OK
Example response
{
"result": "success"
}