Skip to main content
PUT
Update account-level AI defaults.

Authorizations

Authorization
string
header
required

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

Body

application/json
default_mode
string | null
default_model
string | null
default_provider
string | null

Response

200 - application/json

Updated AI defaults

default_mode
string
required
default_model
string
required
default_provider
string
required