Delete documents from a namespace. Exactly one of ids or delete_all must be specified.
ids: Delete documents with the given IDs.delete_all: Delete all documents in the namespace.Documentation Index
Fetch the complete documentation index at: https://docs.pinecone.io/llms.txt
Use this file to discover all available pages before exploring further.
202601-alpha. APIs may continue to evolve before general availability.ids or delete_all.
Required date-based version header
The namespace to delete documents from.
The request for the delete_documents operation. Exactly one of ids or delete_all must be specified.
The delete request was successfully accepted.
The response for the delete_documents operation.