.unregisterVisitor()
This API allows you to unregister a user once they are registered using the .registerVisitor() API. If your application has login and logout life cycles, you can unregister a visitor during a session logout which would clear any data the SDK may hold such as past conversations had by the registered user.
Syntax
CopiedZohoSalesIQ.unregisterVisitor()