Example searches: “Contact”, “id”, “Gets an avatar”, “client_token”, “imageurl”
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"