Pinecone TypeScript SDK - v8.2.0
    Preparing search index...

    Class ProjectsResource

    Operations for managing Pinecone projects within the organization associated with your service account. Accessed via AdminClient.projects.

    Index
    • Delete a project by ID. Delete its indexes, assistants, backups, and collections first, or the API will reject the request.

      Parameters

      • projectId: string

      Returns Promise<void>