---
title: "Downloads a remote subtitle."
method: POST
path: "/Items/{itemId}/RemoteSearch/Subtitles/{subtitleId}"
tags: ["Subtitle"]
---

# Downloads a remote subtitle.

`POST /Items/{itemId}/RemoteSearch/Subtitles/{subtitleId}`

## Path parameters

- `itemId` string, uuid, required — The item id.
- `subtitleId` string, required — The subtitle id.

## Response `204`

Subtitle downloaded.

## 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/revisions/eb6f75af7066/schema)
