suspend fun deleteRating(userId: String, ratingId: String): Flow<ApiResponse<Boolean>>