Update profile settings
nuvio_update_settingsUpdate profile settings by shallow-merging specified top-level keys into the settings blob. A pre-write snapshot enables reverting changes with undo.
Instructions
Shallow-merge top-level keys into a profile's settings blob. For nested keys use nuvio_set_setting. The previous state is snapshotted before the write; revert with nuvio_undo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platform | No | Platform namespace: tv | mobile | desktop | web | tv |
| settings | Yes | ||
| profile_id | No |