General Feedback
How should we improve our feedback and product management tools?
We are listening and use this feedback to prioritize our roadmap!
1 result found
-
Be able to remove past NPS ratings People often test the NPS widget on their account, and we have no way to remove this ratings from being included in analytics
54 votesYou can now delete NPS testing records, negating them from your NPS analytics!
This can be achieved with our Admin API. First, find the IDs of the scores you want to delete using the LIST endpoint: https://developer.uservoice.com/docs/api/v2/reference/#operation/ListNpsRatings
Then, use either the bulk endpoint to delete many, or the singular endpoint to delete an individual score.
- Bulk: https://developer.uservoice.com/docs/api/v2/reference/#operation/BulkDeleteNpsRatings
- Singular: https://developer.uservoice.com/docs/api/v2/reference/#operation/DeleteNpsRatingsFor more information, visit our Admin API Reference: https://developer.uservoice.com/docs/api/v2/reference/#tag/nps_ratings (click ‘Contact Support’ in the lower-right of the developer site if you have questions).
- Don't see your idea?