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.

env_pathstring required

Filesystem path to the environment file that was updated.

Changes