---
title: "Setting Post"
method: POST
path: "/setting"
tags: ["設定"]
---

# Setting Post

`POST /setting`

設定を更新します。

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

## Changes

- **2025-03-02** `d8b6a60f88af` — 1 info
  - api operation id `setting_post_setting_post` removed and replaced with `setting_post`
- **2024-06-28** `3b94f9a50fd2` — 1 breaking, 1 info
  - removed the success response with the status `200`
  - added the success response with the status `204`
- **2024-01-17** `98b1b5ed5d83` — 5 breaking, 2 info
  - request body became required
  - request property `cors_policy_mode` was restricted to a list of enum values
  - the request property `cors_policy_mode` became required
  - removed the media type `text/html` for the response with the status `200`
  - …3 more
- **2023-01-03** `9d8776290d10` — 1 info
  - endpoint added
- **2021-08-01** `54e3a135bccf` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/voicevox/apis/voicevox-engine-oss/changes/setting/post.md)

---

[API](https://skmtc.dev/voicevox/apis/voicevox-engine-oss.md) · [All operations](https://skmtc.dev/voicevox/apis/voicevox-engine-oss/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/voicevox/voicevox-engine-oss/revisions/fbe86976d6b9/schema)
