v1

latestOpenAPI 3.0.3Apache 2.02026-07-1372170520.1 KB
Organizations

Update an organization

Update an organization's name.

patch/admin/organizations/{organization_id}

Path parameters

organization_idstring required

Organization ID

Headers

X-Pinecone-Api-Versionstring required

Required date-based version header

Request body

namestring

The new name for the organization.

Example request

{
  "name": "organization-name"
}

Response

The organization was successfully updated.

idstring required

The unique ID of the organization.

namestring required

The name of the organization.

planstring required

The current plan the organization is on.

payment_statusstring required

The current payment status of the organization.

created_atstring date-time required

The date and time when the organization was created.

support_tierstring required

The support tier of the organization.