Control plane
Delete a collection
This operation deletes an existing collection. Serverless indexes do not support collections.
DELETE
/
collections
/
{collection_name}
Authorizations
Api-Key
string
headerrequiredAn API Key is required to call Pinecone APIs. Get yours from the console.
Path Parameters
collection_name
string
requiredThe name of the collection.
Was this page helpful?