---
title: "Changes to Translate Text"
method: POST
path: "/translate"
---

# Changes to Translate Text

`POST /translate`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 4 revisions.

- **2026-07-13** (2025-10-01-preview) `6316202fc2bb` — 1 breaking, 11 info
- **2025-10-15** (2025-10-01-preview) `0201424f3c2c` — 12 warning

## Changes

- **2026-07-13** (2025-10-01-preview) `6316202fc2bb` — 1 breaking, 11 info
  - added the new required `query` request parameter `to`
  - added the new optional `query` request parameter `allowFallback`
  - added the new optional `query` request parameter `category`
  - added the new optional `query` request parameter `from`
  - added the new optional `query` request parameter `fromScript`
  - added the new optional `query` request parameter `includeAlignment`
  - added the new optional `query` request parameter `includeSentenceLength`
  - added the new optional `query` request parameter `profanityAction`
  - added the new optional `query` request parameter `profanityMarker`
  - added the new optional `query` request parameter `suggestedFrom`
  - added the new optional `query` request parameter `textType`
  - added the new optional `query` request parameter `toScript`
- **2025-10-15** (2025-10-01-preview) `0201424f3c2c` — 12 warning
  - deleted the `query` request parameter `allowFallback`
  - deleted the `query` request parameter `category`
  - deleted the `query` request parameter `from`
  - deleted the `query` request parameter `fromScript`
  - deleted the `query` request parameter `includeAlignment`
  - deleted the `query` request parameter `includeSentenceLength`
  - deleted the `query` request parameter `profanityAction`
  - deleted the `query` request parameter `profanityMarker`
  - deleted the `query` request parameter `suggestedFrom`
  - deleted the `query` request parameter `textType`
  - deleted the `query` request parameter `to`
  - deleted the `query` request parameter `toScript`

---

[Operation](https://skmtc.dev/azure/apis/translation-texttranslation/docs/translate/post.md) · [API](https://skmtc.dev/azure/apis/translation-texttranslation.md) · [Page](https://skmtc.dev/azure/apis/translation-texttranslation/changes/translate/post)
