# Reset
This endpoint is useful in order to delete whole index and start building index from scratch.
The index can be also deleted by deleting directory physically from ./data/your-index-name.mdb
# Get item
# Example
cURL
JavaScript
curl -X POST 'http://localhost:3000/index1/reset'
← Configuration Health →