---
title: "Uninstall Library"
method: POST
path: "/uninstall_library/{library_uuid}"
tags: ["音声ライブラリ管理"]
---

# Uninstall Library

`POST /uninstall_library/{library_uuid}`

音声ライブラリをアンインストールします。

## Path parameters

- `library_uuid` string, required — 音声ライブラリのID

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/voicevox/apis/voicevox-engine-oss.md) · [All operations](https://skmtc.net/voicevox/apis/voicevox-engine-oss/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/voicevox/voicevox-engine-oss/versions/fbe86976d6b9/schema)
