string[] idsList = { "2", "3" };
await persistence.DeleteByIdsAsync(null, idsList);