@IntercomWriter as far as I know, there’s no way to do this (I would love this option too). Maybe someone from Intercom has a solution they can share with us
We’ve previously just created a new article to reset all the data So copy pasting the full content into a new article in all of our supported languages which is not ideal, but gets the job done
@Susanna Tham she is right!
Hi @Susanna Tham & @giannavinita, It’s Mat from the Support Engineering Team
There is no way to reset the rating for an article at the moment so Susanna’s approach would be the only workaround.
I would suggest using our API though. You can change the faulty article with our API endpoints, simply use Retrieve the Article then Delete an Article finally, copy the body of the retrieved article, then use Create a new Article.
You can write a script that will do it for you in a matter of seconds.