Skip to main content

Settings

Manage server configuration settings.

Get YAML Configuration

Get the entire YAML configuration file with sensitive fields redacted. Fields containing _key, secret, password, username, or _token are replaced with [REDACTED].
Response: (text/yaml)

Update YAML Configuration

Replace the entire YAML configuration file with new content. A backup of the existing configuration is created before overwriting.
Request Body: Raw YAML configuration content Response:
Error Response (Invalid YAML):

Reload Configuration

Trigger a hot-reload of the configuration file without restarting the server.
Response:
Error Response:

Get Configuration Status

Get the current status of the hot-reloadable configuration, including last reload time and any errors.
Response: