Example searches: “Audit Trail”, “Email”, “Gets an avatar”, “size”, “companyid”
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"