Pinecone Docs home page
2024-10 (latest)
Search or ask...
Status
Support
Log In
Sign up free
Sign up free
Search...
Navigation
Delete an index
Guides
Reference
Examples
Models
Integrations
Troubleshooting
Releases
APIs
Introduction
Authentication
Versioning
Limits
Errors
Database
Indexes
Vectors
Imports
Backups
Inference
POST
Embed data
POST
Rerank documents
Assistant
Assistants
Files
Chat
Evaluation
Context snippets
SDKs
Introduction
Python SDK
Node.js SDK
Java SDK
Go SDK
.NET SDK
Rust SDK
Tools
Pinecone text client
Spark-Pinecone connector
Architecture
Serverless architecture
Pod-based architecture
Assistant architecture
Delete an index
This operation deletes an existing index.
DELETE
/
indexes
/
{index_name}
Path Parameters
index_name
string
required
The name of the index to delete.
Was this page helpful?
Yes
No