Control plane
delete_collection
This operation deletes an existing collection.
DELETE
Authorizations
An API Key is required to call Pinecone APIs. Get yours at https://app.pinecone.io/.
Path Parameters
The name of the collection
Response
202
text/plain
The index has been successfully deleted.
The response is of type string
.
Was this page helpful?