updateEmailKeywords

abstract suspend fun updateEmailKeywords(emailId: String, keywords: Map<String, Boolean>, accountId: String? = null): Boolean