---
title: "Changes to Queue files for translation"
method: POST
path: "/v2/project/translations/enqueue"
---

# Changes to Queue files for translation

`POST /v2/project/translations/enqueue`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 5 revisions.

- **2026-09-02** `330945a211d3` — 2 warning, 3 info
- **2026-09-01** `e8f4ff6d5df2` — 1 warning, 1 info
- **2026-08-27** `367cd605d090` — 6 breaking, 6 warning, 29 info

## Changes

- **2026-09-02** `330945a211d3` — 2 warning, 3 info
  - added the new `APPLE_STRINGS` enum value to the `anyOf[subschema #1]/jobData/additionalProperties/outputFileFormat` response property for the response status `200`
  - added the new `APPLE_STRINGSDICT` enum value to the `anyOf[subschema #1]/jobData/additionalProperties/outputFileFormat` response property for the response status `200`
  - added the new `APPLE_STRINGS` enum value to the request property `files/items/transformFormat`
  - added the new `APPLE_STRINGSDICT` enum value to the request property `files/items/transformFormat`
  - added the required property `anyOf[subschema #1]/jobData/additionalProperties/orgId` to the response with the `200` status
- **2026-09-01** `e8f4ff6d5df2` — 1 warning, 1 info
  - added the new `XCSTRINGS` enum value to the `anyOf[subschema #1]/jobData/additionalProperties/outputFileFormat` response property for the response status `200`
  - added the new `XCSTRINGS` enum value to the request property `files/items/transformFormat`
- **2026-08-27** `367cd605d090` — 6 breaking, 6 warning, 29 info
  - request property `files/items/transformFormat` was restricted to a list of enum values
  - the `files/items/branchId` request property's minLength was increased from `0` to `1`
  - the `files/items/fileId` request property's minLength was increased from `0` to `1`
  - the `files/items/versionId` request property's minLength was increased from `0` to `1`
  - the response's body type changed from `object` to no type for status `200`
  - the response's body type changed from `object` to no type for status `400`
  - removed the optional property `count` from the response with the `400` status
  - removed the optional property `error` from the response with the `400` status
  - removed the optional property `jobData` from the response with the `200` status
  - removed the optional property `locales` from the response with the `200` status
  - removed the optional property `message` from the response with the `200` status
  - removed the optional property `missing` from the response with the `400` status
  - api operation id `enqueueTranslations` removed and replaced with `enqueueFileTranslations`
  - the endpoint scheme security `BearerAuth` was added to the API
  - added the new `GTJSON` enum value to the request property `files/items/transformFormat`
  - added the new `HTML` enum value to the request property `files/items/transformFormat`
  - added the new `JS` enum value to the request property `files/items/transformFormat`
  - added the new `JSON` enum value to the request property `files/items/transformFormat`
  - added the new `LOTTIE` enum value to the request property `files/items/transformFormat`
  - added the new `MD` enum value to the request property `files/items/transformFormat`
  - added the new `MDX` enum value to the request property `files/items/transformFormat`
  - added the new `PO` enum value to the request property `files/items/transformFormat`
  - added the new `POT` enum value to the request property `files/items/transformFormat`
  - added the new `SVG` enum value to the request property `files/items/transformFormat`
  - added the new `TS` enum value to the request property `files/items/transformFormat`
  - added the new `TWILIO_CONTENT_JSON` enum value to the request property `files/items/transformFormat`
  - added the new `TXT` enum value to the request property `files/items/transformFormat`
  - added the new `YAML` enum value to the request property `files/items/transformFormat`
  - added `#/components/schemas/ErrorResponse, subschema #2` to the response body `anyOf` list for the response status `400`
  - added `subschema #1, subschema #2` to the response body `anyOf` list for the response status `200`
  - 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 `401`
  - 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 `402`
  - 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 `401`
  - the response property `error` became required for the status `403`
  - …1 more

---

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