---
title: "Uninstall Aivm"
method: DELETE
path: "/aivm_models/{aivm_uuid}"
tags: ["音声合成モデル管理"]
---

# Uninstall Aivm

`DELETE /aivm_models/{aivm_uuid}`

音声合成モデルをアンインストールします。

## Path parameters

- `aivm_uuid` string, required — 音声合成モデルの UUID

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

## Changes

- **2024-05-02** `7d46d11815c2` — 1 info
  - endpoint added
- **2024-04-26** `907e5011a1aa` — 1 breaking
  - api path removed without deprecation
- **2024-03-26** `aeea77ff108d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/aivis-project/apis/aivisspeech-engine/changes/aivm_models/:aivm_uuid/delete.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/715f105554e0?raw)
