Skip to main content
PATCH

Authorizations

Api-Key
string
header
required

Pinecone API Key

Headers

X-Pinecone-Api-Version
string
default:2025-10
required

Required date-based version header

Path Parameters

assistant_name
string
required

The name of the assistant to update.

Body

application/json

The desired configuration updates for the assistant.

The configuration updates for the assistant.

instructions
string | null

Description or directive for the assistant to apply to all responses. Maximum 16 KB.

metadata
object | null

Optional metadata associated with the assistant. Metadata is a JSON object that can store custom organizational data, tags, and attributes. Maximum size is 16KB.

Response

Update request successful.

assistant_name
string
instructions
string

Description or directive for the assistant to apply to all responses.

metadata
object

Optional metadata associated with the assistant. Metadata is a JSON object that can store custom organizational data, tags, and attributes.