contact groups
Create a contact group
Creates a contact group with the given parameters.
post/contact-groups
Response
Created
Example response
{
"data": {
"new_id": "123"
}
}Creates a contact group with the given parameters.
Created
{
"data": {
"new_id": "123"
}
}