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

# Setting Post

`POST /setting`

設定を更新します。

## Response `200`

Successful Response

## Other responses

- `422` — Validation Error

## Changes

- **2024-05-02** `7d46d11815c2` — 1 info
  - request property `allow_origin` list-of-types was widened by adding types `null` to media type `application/x-www-form-urlencoded`
- **2024-04-26** `907e5011a1aa` — 1 breaking
  - request property `allow_origin` list-of-types was narrowed by removing types `null` from media type `application/x-www-form-urlencoded`
- **2024-03-22** `ef4da11d01e0` — 1 info
  - request property `allow_origin` list-of-types was widened by adding types `null` to media type `application/x-www-form-urlencoded`
- **2024-01-17** `1bed97d41915` — 1 breaking, 2 warning, 2 info
  - removed the success response with the status `204`
  - removed the optional property `detail/items/ctx` from the response with the `422` status
  - removed the optional property `detail/items/input` from the response with the `422` status
  - api operation id `setting_post` removed and replaced with `setting_post_setting_post`
  - …1 more

[Change history](https://skmtc.dev/aivis-project/apis/aivisspeech-engine/changes/setting/post.md)

---

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