---
title: "Upload Document"
method: POST
path: "/v1/document"
tags: ["document"]
---

# Upload Document

`POST /v1/document`

Upload a document to be translated.

- **languages**: The languages to translate the document into.
- **context_for_translation**: The context for the translation.

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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