Skip to main content

Remove a Contact Group

Remove contact groups utilizing either the Contact Group Id or Contact Group Name.

Query String Parameters

NameTypeDescriptionRequired
ActionStringContactGroupDeleteRequired
ContactGroupIdIntThe unique identifier of the contact note group which can be retrieved using Contact GroupsRequired
ContactGroupNameString(50)The name of the contact group. Must be supplied if ContactGroupId value isn’t available.Required

Response Codes

CodeMessageInformation
0Contract Group Deleted
2ContactGroupId or contactGroupName parameters requiredMandatory parameter was not supplied
2Contact Group not found with Contract Group Id = {contactGroupId}No data returned or set-up in BigChange
2Contact Group not found with Contract Group Name = {contactGroupName}No data returned or set-up in BigChange
2Contact group not deleted successfullyThe contact group as not deleted
2You can't delete this group while it has contacts in itEnsure all contacts in the group have been removed
2misc_noRightYou do not have the permissions to setting for Contacts.

Example

Request URL

https://webservice.bigchange.com/v01/services.ashx?action=ContactGroupDelete&ContactGroupId=130087