v1

latestOpenAPI 3.1.0Apache 2.02026-07-264001921002.3 KB
Configuration

Update configuration

Updates the Bifrost configuration. Supports hot-reloading of certain settings like drop_excess_requests. Some settings may require a restart to take effect.

put/api/config

Request body

Response

Configuration updated successfully

statusstring
messagestring

Example response

{
  "status": "success",
  "message": "Operation completed successfully"
}