Skip to main content
PUT
/
api
/
v1
/
llms
/
{id}
/
plugins
/
{pluginId}
/
config
Error
A valid request URL is required to generate request examples
{}
{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}
{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}
{
"errors": [
{
"detail": "<string>",
"title": "<string>"
}
]
}

Authorizations

Authorization
string
header
required

Path Parameters

id
integer
required

LLM ID

pluginId
integer
required

Plugin ID

Body

application/json

Configuration override object

The body is of type object.

Response

OK

The response is of type object.