---
title: "Remove a media path."
method: DELETE
path: "/Library/VirtualFolders/Paths"
tags: ["LibraryStructure"]
---

# Remove a media path.

`DELETE /Library/VirtualFolders/Paths`

## Query parameters

- `name` string, nullable — The name of the library.
- `path` string, nullable — The path to remove.
- `refreshLibrary` boolean — Whether to refresh the library.

## Response `204`

Media path removed.

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

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