https://msg.msgclub.net/rest/services/phonebook/deleteGroup?AUTH_KEY=YourAuthKey&groupName=groupName

Sample Output

{"response":"Success","responseCode":"3001"}

Parameter Name with Description

Parameter Name Data Type Description
AUTH_KEY* Alphanumeric Login Authentication Key(This key is unique for every user)
groupName * Text Enter groupName of group that you want to delete

Note

Parameters groupName or groupId is Mandatory. Parameters with (*) are mandatory.
java code here
php code here
vb6 code here
chash code here
vbdotnet code here