---
title: "Update a configuration section by name"
method: PATCH
path: "/api/config/{section_name}"
tags: ["config"]
---

# Update a configuration section by name

`PATCH /api/config/{section_name}`

## Path parameters

- `section_name` string, required

## Request body

- object

## Response `200`

Configuration object

- object

---

[API](https://skmtc.dev/google/apis/jupyter-server-api.md) · [All operations](https://skmtc.dev/google/apis/jupyter-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/jupyter-server-api/revisions/b6f1ce06c896/schema)
