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

# Setting Post

`POST /setting`

設定を更新します。

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

## Changes

- **2024-07-20** `eb97301b5bb3` — 1 breaking
  - request property `allow_origin` list-of-types was narrowed by removing types `null` from media type `application/x-www-form-urlencoded`
- **2024-07-09** `1d0fcadb80c5` — 1 info
  - request property `allow_origin` list-of-types was widened by adding types `null` to media type `application/x-www-form-urlencoded`
- **2024-06-28** `3b94f9a50fd2` — 1 breaking
  - request property `allow_origin` list-of-types was narrowed by removing types `null` from media type `application/x-www-form-urlencoded`
- **2024-05-30** `2a2581a189b4` — 1 breaking, 1 info
  - removed the success response with the status `200`
  - added the success response with the status `204`
- **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`

[Full 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/45e8a7c82ffc/schema)
