---
title: "Translate Documents"
method: POST
path: "/v1/translate/translate_document"
tags: ["translate"]
deprecated: true
---

# Translate Documents

`POST /v1/translate/translate_document`

> **Deprecated.**

Translate a provided document in the specified languages:

- **name**: Provide a name for the generated document.
- **file**: Upload the video file here.
- **source_url**: **DO NOT USE**. The pre-signed URL link. To be used only by the frontend.
- **languages**: Provide a comma-separated list of locales, for example, "**en-US, es-US, fr-FR**".

## Other responses

- `301` — Successful Response

---

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