deleteById

suspend fun deleteById(id: String): Boolean

Deletes Identity object with the given id from the storage.