Deletes the current index and all its associated data from the CyborgDB service.Documentation Index
Fetch the complete documentation index at: https://docs.cyborg.co/llms.txt
Use this file to discover all available pages before exploring further.
Returns
None
Exceptions
Error
Error
- Throws if the API request fails due to network connectivity issues.
- Throws if authentication fails (invalid API key).
- Throws if there are internal server errors preventing the deletion.
Index Errors
Index Errors
- Returns success status if the index was already deleted or doesn’t exist.
- Throws if the encryption key is invalid for the specified index.