settings

Update Settings

Persist and apply runtime setting toggles.

Each provided flag is stored as an override (winning over config/env) and applied to the running gateway immediately. Master-key gated: these change how the gateway meters and lists models.

patch/v1/settings

Request body

default_pricingboolean nullable
model_discoveryboolean nullable

Response

Successful Response

default_pricingboolean required
modestring required
model_discoveryboolean required
require_pricingboolean required
versionstring required

Changes