Skip to main content
This action is irreversible. Proceed with caution.
To delete an existing encrypted index, you can connect to it and then call the delete_index() method.

API Reference

For more information on deleting an encrypted index, refer to the API reference:

REST API Reference

REST API reference for /v1/indexes/delete

Python SDK Reference

API reference for delete_index() in Python

JS/TS SDK Reference

API reference for deleteIndex() in JavaScript/TypeScript

Go SDK Reference

API reference for DeleteIndex() in Go