I am trying to remove a property for a user using the Java JavaScript API. As I see it, there is only a set of methods, but not a single method is installed. I tried setting the property using undefined or null, but when I do this, the property still exists without a value. I would like to completely remove it, since we can do this using the mixpanel interface. Is it possible?
Thanks for your help!
Some codes:
source share