---
title: "既存のプリセットを削除する"
method: POST
path: "/delete_preset"
tags: ["プリセット"]
---

# 既存のプリセットを削除する

`POST /delete_preset`

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

## Query parameters

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

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

## Changes

- **2025-01-04** `df13668c123d` — 2 info
  - api tag `プリセット` added
  - api tag `その他` removed
- **2025-01-03** `b7afc41080b3` — 2 info
  - api tag `その他` added
  - api tag `プリセット` removed
- **2024-12-02** `7cceffafa319` — 2 info
  - api tag `プリセット` added
  - api tag `その他` removed
- **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/4e239a87b605?raw)
