Namespace Operations
Delete a namespace
Delete a namespace from a serverless index. Deleting a namespace is irreversible; all data in the namespace is permanently deleted.
For guidance and examples, see Manage namespaces.
Note: This operation is not supported for pod-based indexes.
delete/namespaces/{namespace}
Path parameters
namespacestring required
The namespace to delete.
Headers
X-Pinecone-Api-Versionstring required
Required date-based version header
Response
A successful response.
DeleteResponse required
The response for the delete operation.