Skip to main content
DELETE

Authorizations

Api-Key
string
header
required

An API Key is required to call Pinecone APIs. Get yours from the console.

Headers

X-Pinecone-Api-Version
string
default:2026-07
required

Required date-based version header

Path Parameters

namespace
string
required

The namespace to delete. Must be ASCII, must not contain the NUL character, and must be 1-512 characters long.

Required string length: 1 - 512
Pattern: ^[\x01-\x7F]+$

Response

A successful response.

The response for the delete operation.