Is that possible to get an index of a point in boxplot using ggplotly?

Hello there,

Is there a way to get an index of a point in boxplot ? Sometime, the boxplot has some outliers and it is very helpful to get an index of a point so it can be removed from the dataframe. Please look at the basic boxplot https://plot.ly/ggplot2/box-plots/ and you can see an outlier at 3.72. Thank you.