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

    Class OrganizationsResource

    Operations for managing the organizations available to your service account. Accessed via AdminClient.organizations.

    Index
    • Delete an organization by ID. All projects within the organization must be deleted first, or the API will reject the request.

      Parameters

      • organizationId: string

      Returns Promise<void>