---
title: "Set setting for plugin"
method: POST
path: "/api/plugin/{RepoName}/settings/{SettingName}"
tags: ["plugin"]
---

# Set setting for plugin

`POST /api/plugin/{RepoName}/settings/{SettingName}`

Sets `{SettingName}` for plugin `{RepoName}` and returns the updated value.

## Response `200`

Plugin setting 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)
