deleteAccount

public final Unit deleteAccount(String userId)

Delete the account identified by the provided user id from the SDK.

Parameters

userId

the id of the user to delete the account for.

See also