Manage Indexes

Delete a collection

Delete an existing collection. Serverless indexes do not support collections.

delete/collections/{collection_name}

Path parameters

collection_namestring required

The name of the collection.

Headers

X-Pinecone-Api-Versionstring required

Required date-based version header

Response

The collection has been successfully deleted.

Changes