gam update user <USER> Account_Hold_Status.Reason ""
User: userATwhatever.com, Updated
For the EMAIL fieldType
gam update user <USER> Account_Hold_Status.Requestor ""
User: userATwhatever.com, Update Failed: Invalid Schema Value
Tried: "" | " " | @ | """" | ' " " ' | \"\"
Does anyone know what blank email field entry might be?
Thanks,
Michael
--
You received this message because you are subscribed to the Google Groups "GAM for Google Workspace" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/7cc2c3ab-0e67-48d6-b7d0-f78ec7ba0966n%40googlegroups.com.
--
gam update user <USER> clearschema Account_Hold_Status.Requestor
worked on a single field entry—and
gam update user <USER> clearschema Account_Hold_Status
cleared all fields for Account_Hold_Status for the user.
Thanks again.