---
title: "Set sub-value"
method: PUT
path: "/api/settings/{SettingName}/jsonValueUpdate"
tags: ["settings"]
---

# Set sub-value

`PUT /api/settings/{SettingName}/jsonValueUpdate`

Updates a sub-value held as JSON within a setting's value. Only valid for settings stored as JSON.

## Response `200`

Sub-value updated

- object

---

[API](https://skmtc.net/falconchristmas/apis/fpp-api.md) · [All operations](https://skmtc.net/falconchristmas/apis/fpp-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/falconchristmas/fpp-api/versions/6fa524e15dd4/schema)
