Unset a nested setting
nuvio_unset_settingRemove a nested setting value by dot path, with a snapshot taken for undoing the change.
Instructions
Delete one nested value by dot path from the settings blob. The previous state is snapshotted before the write; revert with nuvio_undo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| platform | No | Platform namespace: tv | mobile | desktop | web | tv |
| profile_id | No |