Example searches: “Gets an avatar”, “Api key”, “GET /api/export/psas”, “List News Stories”, “size”
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"