System Admin
Update a system setting value
Persist a new value for :key. Service validates the rawValue against the registry's declared value_type and rejects mismatches with 400. SystemAdmin only. Emits an audit row (action=system.setting_changed) on success.
put/system/admin/settings/{key}
Path parameters
keystring required
Setting key
Request body
Response
the updated row