ResetStoredAnonymousId
Resets the anonymous ID to empty string. When the anonymousId is empty a new one will be generated automatically on authentication.
Usage
http://localhost:3000
- C#
- C++
- Objective-C
- Java
- JavaScript
- Dart
- Cloud Code
- Raw
_bc.ResetStoredAnonymousId();
_bc->resetStoredAnonymousId();
_bc.storedAnonymousId = @"";
_bc.resetStoredAnonymousId();
_bc.resetStoredAnonymousId();
_bc.resetStoredAnonymousId();
_bc.resetStoredAnonymousId();
_bc.resetStoredAnonymousId();
JSON Response
_bc.resetStoredAnonymousId();