v1

latestOpenAPI 3.1.02026-07-175793186.0 KB
runtime

Patch Runtime Settings

Persist allowed runtime setting changes and hot-apply them in-process.

patch/api/v1/runtime/settings

Request body

updatesobject

Mapping of allowlisted runtime setting keys to their new values.

Response

Successful Response

updatedstring[]

Runtime setting keys that were successfully updated.

skippedstring[]

Runtime setting keys that were accepted in the request but not persisted (e.g. masked secret round-trips).

env_pathstring required

Filesystem path to the environment file that was updated.