v1

latestOpenAPI 3.0.3Apache 2.02026-07-1372170520.1 KB
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.

DbDataDeleteResponse required

The response for the delete operation.