---
title: "Changes to Translate content at runtime"
method: POST
path: "/v2/translate"
---

# Changes to Translate content at runtime

`POST /v2/translate`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 3 revisions.

- **2026-08-29** `5f954204ea21` — 3 info
- **2026-08-27** `367cd605d090` — 8 breaking, 6 warning, 18 info

## Changes

- **2026-08-29** `5f954204ea21` — 3 info
  - added the new `standard` enum value to the request property `requests/additionalProperties/metadata/actionType`
  - added `subschema #1, subschema #2, subschema #3, subschema #4, subschema #5, subschema #6` to the `additionalProperties/oneOf[subschema #1]/translation` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2, subschema #3, subschema #4, subschema #5, subschema #6` to the `additionalProperties/oneOf[subschema #1]/translation` response property `anyOf` list for the response status `201`
- **2026-08-27** `367cd605d090` — 8 breaking, 6 warning, 18 info
  - request property `requests/additionalProperties/metadata/actionType` was restricted to a list of enum values
  - the request property `requests/additionalProperties/metadata/sourceCode/additionalProperties/items/after` became required
  - the request property `requests/additionalProperties/metadata/sourceCode/additionalProperties/items/before` became required
  - the request property `requests/additionalProperties/metadata/sourceCode/additionalProperties/items/target` became required
  - added `subschema #1, subschema #2` to the `additionalProperties/` response property `oneOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `additionalProperties/` response property `oneOf` list for the response status `201`
  - the `additionalProperties/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `additionalProperties/` response's property type/format changed from `object`/`` to ``/`` for status `201`
  - removed the optional property `additionalProperties/error` from the response with the `200` status
  - removed the optional property `additionalProperties/error` from the response with the `201` status
  - removed the optional property `additionalProperties/success` from the response with the `200` status
  - removed the optional property `additionalProperties/success` from the response with the `201` status
  - removed the optional property `additionalProperties/translation` from the response with the `200` status
  - removed the optional property `additionalProperties/translation` from the response with the `201` status
  - the endpoint scheme security `BearerAuth` was added to the API
  - the endpoint scheme security `Bearer` was removed from the API
  - the request property `requests/additionalProperties/source` became optional
  - the `metadata` request property default value `{"dataFormat":"STRING","actionType":"fast"}` was added
  - added the new `fast` enum value to the request property `requests/additionalProperties/metadata/actionType`
  - the `requests/additionalProperties/metadata/maxChars` request property type/format was generalized from `integer`/`` to `number`/``
  - added the media type `text/html` for the response with the status `400`
  - added the media type `text/html` for the response with the status `402`
  - added the media type `text/html` for the response with the status `403`
  - added the media type `text/html` for the response with the status `429`
  - added the non-success response with the status `401`
  - added the non-success response with the status `404`
  - added the non-success response with the status `413`
  - added the non-success response with the status `500`
  - the response property `error` became required for the status `400`
  - the response property `error` became required for the status `402`
  - the response property `error` became required for the status `403`
  - the response property `error` became required for the status `429`

---

[Operation](https://skmtc.dev/generaltranslation/apis/general-translation-api/docs/v2/translate/post.md) · [API](https://skmtc.dev/generaltranslation/apis/general-translation-api.md) · [Page](https://skmtc.dev/generaltranslation/apis/general-translation-api/changes/v2/translate/post)
