Example searches: “Get Story”, “Feed”, “default”, “Audit Trail”, “toDate”
Deletes a contact/group/folder from the Group Tree
Group ID to delete
Parent Group ID
curl \ --request DELETE 'http://api.example.com/api/groups/deleteFromGroup?id=42&parentid=42' \ --header "Authorization: Bearer $ACCESS_TOKEN"