Control plane
Delete an index
This operation deletes an existing index.
DELETE
/
indexes
/
{index_name}
Authorizations
Api-Key
string
headerrequiredAn API Key is required to call Pinecone APIs. Get yours from the console.
Path Parameters
index_name
string
requiredThe name of the index to delete.
Was this page helpful?