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