---
title: "Updates the configuration values for a specific configuration section."
method: PUT
path: "/configuration/{id}/values"
tags: ["Configuration"]
---

# Updates the configuration values for a specific configuration section.

`PUT /configuration/{id}/values`

Refer to the configuration/{id}/metadata endpoint for details on the specific data structure required for a given configuration section id.

## Path parameters

- `id` string, required

## Request body

- unknown

## Response `200`

Success

- unknown

## Other responses

- `400` — Bad Request

---

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