deleteUserData

open suspend override fun deleteUserData(userId: String)(source)

Permanently removes all stored data for a specific user.

This method provides comprehensive data deletion capabilities that support privacy compliance and user rights to data removal. The operation ensures complete removal of both learning state and interaction history.

Parameters

userId

Identifier of the user whose data should be permanently deleted