---
title: "Set new config value."
method: POST
path: "/api/set_config_value"
tags: ["pyLoad REST"]
---

# Set new config value.

`POST /api/set_config_value`

Set new config value.

## Request body

- object
  - `category` string, required
  - `option` string, required
  - `value` object, required — new config value
  - `section` string — 'plugin' or 'core'

## Response `200`

No response

---

[API](https://skmtc.net/pyload/apis/pyload-api-documentation-openapi.md) · [All operations](https://skmtc.net/pyload/apis/pyload-api-documentation-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pyload/pyload-api-documentation-openapi/revisions/00b0770e3fa6/schema)
