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

# Install Library

`POST /install_library/{library_uuid}`

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

音声ライブラリのZIPファイルをリクエストボディとして送信してください。

## 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)
