Skip to main content
PATCH
Update an organization

Authorizations

Authorization
string
header
required

An access token must be provided in the Authorization header using the Bearer scheme.

Headers

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

Required date-based version header

Path Parameters

organization_id
string
required

Organization ID

Body

application/json

Organization details to be updated.

name
string

The new name for the organization.

Required string length: 1 - 512
Example:

"organization-name"

Response

The organization was successfully updated.

The details of an organization.

id
string
required

The unique ID of the organization.

name
string
required

The name of the organization.

Required string length: 1 - 512
plan
string
required

The current plan the organization is on.

payment_status
string
required

The current payment status of the organization.

created_at
string<date-time>
required

The date and time when the organization was created.

support_tier
string
required

The support tier of the organization.