PATCH
/
assistant
/
assistants
/
{assistant_name}

Authorizations

Api-Key
string
headerrequired

Pinecone API Key

Path Parameters

assistant_name
string
required

The name of the assistant to update.

Body

application/json

The configuration updates for the assistant.

instructions
string | null

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

metadata
object | null

Response

200 - application/json
assistant_name
string
instructions
string

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

metadata
object