---
title: "Delete Preset"
method: POST
path: "/delete_preset"
tags: ["その他"]
---

# Delete Preset

`POST /delete_preset`

既存のプリセットを削除します

## Query parameters

- `id` integer, required — 削除するプリセットのプリセットID

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

## Changes

- **2024-01-17** `1bed97d41915` — 2 warning, 3 info
  - 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 `delete_preset` removed and replaced with `delete_preset_delete_preset_post`
  - api tag `その他` added
  - …1 more

[Change history](https://skmtc.dev/aivis-project/apis/aivisspeech-engine/changes/delete_preset/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.dev/aivis-project/apis/aivisspeech-engine/revisions/e2fc361a5b2e?raw)
