If you no longer need an index, then you can delete it using SQL Developer.
In this example, you delete the PROD_DESC_IDX
index that you created previously on the SH.PRODUCTS table in "Example: Creating an Index".
To delete the description index on the SH.PRODUCTS table: