POST
/
assistant
/
assistants

This feature is in public preview.

Authorizations

Api-Key
string
headerrequired

Pinecone API Key

Body

application/json
name
string
required

The name of the assistant. Resource name must be 1-45 characters long, start and end with an alphanumeric character, and consist only of lower case alphanumeric characters or '-'.

metadata
object

Response

200 - application/json
name
string
required

The name of the assistant. Resource name must be 1-45 characters long, start and end with an alphanumeric character, and consist only of lower case alphanumeric characters or '-'.

metadata
object | null
status
enum<string>
required
Available options:
Initializing,
Failed,
Ready,
Terminating
created_at
string
updated_at
string