---
title: "Inserts / overwrites translations."
method: POST
path: "/languages/update"
tags: ["Languages"]
---

# Inserts / overwrites translations.

`POST /languages/update`

Update Project Language. More details in the [documentation](https://poeditor.com/docs/api#languages_update).

## Response `200`

OK

- TranslationsShortResponse
  - `response` object
    - `status` string
    - `code` string
    - `message` string
  - `result` TranslationsShort
    - `translations` object
      - `parsed` integer
      - `added` integer
      - `updated` integer

---

[API](https://skmtc.dev/poeditor/apis/api-v2.md) · [All operations](https://skmtc.dev/poeditor/apis/api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/poeditor/api-v2/revisions/a063e4fc5b96/schema)
