---
title: "Save the hidden config"
method: PUT
path: "/config/hidden"
tags: ["config"]
---

# Save the hidden config

`PUT /config/hidden`

## Request body

- HiddenConfig

## Response `200`

successful operation

## Other responses

- `403` — Not allowed
- `404` — Config option does not exist

## Changes

- **2020-04-14** `6858c68bfb26` — 1 breaking
  - the request's body type/format changed from `array`/`` to `object`/``
- **2019-03-15** `6650a9261653` — 1 info
  - endpoint added
- **2019-03-07** `2d2cec576ebd` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/cometvisu/apis/cometvisu-manager-backend/changes/config/hidden/put.md)

---

[API](https://skmtc.dev/cometvisu/apis/cometvisu-manager-backend.md) · [All operations](https://skmtc.dev/cometvisu/apis/cometvisu-manager-backend/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cometvisu/cometvisu-manager-backend/revisions/d5cd7c188244/schema)
