PATCH
/
v1
/
assistants
/
{assistantId}

Authorizations

X-Tune-Key
string
headerrequired

Tune API Keys are the preferred way to authenticate with the API. You can create an API Key from your Tune Studio Profile → 'Access Keys' (in sidebar)

Path Parameters

assistantId
string
required

The ID of the assistant to be modified.

Body

application/json
assistant
object
updateMask
string

Fields to be updated.

Response

200 - application/json
id
string

The id of the assistant.

description
string

The description of the assistant.

instructions
string

The instructions that the assistant uses.

tools
object[]

The tools that the assistant uses.

metadata
object

The metadata of the assistant.

createdAt
string

The time the assistant was created.

modelId
string

The model ID of the project-x-model that the assistant uses.

functionModel
object
responseModel
object
assistantName
string

The name of the assistant.

modelName
string

The name of the model.

userFilters
object

Allows users to have additional max 3 key-value pairs.