The docs state that creating a new Contact requires at least one of the three fields ("No specific field is required, but you must include a name, phone number, or email address"). Creating a contact with only an email address returns a NutshellApiException Object with "API Error: Invalid phone number".
A Contact cannot be created with an empty phone number field.