Example searches: “Get Story”, “Authenticate a user”, “fromDate”, “search.value”, “filter”
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"