I have a space with some indexes and want to delete one of them.
I've overlooked the index's delete method in the documentation but get nothing.
This method called drop:
drop
box.space.test.index.user_id:drop()
Read more about in documentation.