Hello, I created a contact using the code
gam csv exchangeusers.csv gam create contact name "~name" email work "~email" primary
I organized the CSV file incorrectly. The email addresses in the CSV file were existing email addresses in Google Workspace. There was a duplicate of users in the Directory tab under Google Contacts. How can I fix this?
The Google Contacts link of the users I created later:
https://contacts.google.com/person/dCAUYpsav9oC9j5MPMhUxMDAzMTQzNDI4NDU0MzQ0OTQxOTMThe Google Contacts link of the users I created earlier as add user in the Google Workspace panel:
https://contacts.google.com/person/106531821477587630999This code will not work. Because the user emails I added are not under othercontacts. They are under Google Contact / Directory.
gam user <User Email Address> delete other contacts <Resource Name>
Regards
Semih