Skip to main content
Update Model

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

model_id
required

Body

application/json
name
string
required
display_name
string | null
description
string | null
api_key
string | null
provider_config
Options · object | null
config
ModelConfig · object | null
tags
string[] | null
connection_id
string | null

Response

Successful Response