---
title: "Translate and generate a video from XLIFF definition"
method: POST
path: "/v2/translate/manual"
tags: ["Translations"]
---

# Translate and generate a video from XLIFF definition

`POST /v2/translate/manual`

Given XLIFF content, translate and generate a video.

## Response `201`

Created.

- CreateTranslatedVideoFromXliffResponse
  - `videoId` string, required

## Other responses

- `400` — Bad Request.
- `403` — Forbidden - Wrong API key.
- `default` — Unexpected Server error.

---

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