---
title: "Changes to Create Translation"
method: POST
path: "/v1/audio/translations"
---

# Changes to Create Translation

`POST /v1/audio/translations`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 39 revisions.

- **2025-11-07** `d22d228c90a1` — 2 breaking, 3 warning, 1 info
- **2025-10-09** `1b31e64d16b5` — 1 info

## Changes

- **2025-11-07** `d22d228c90a1` — 2 breaking, 3 warning, 1 info
  - the response's body type changed from `object` to no type for status `200`
  - removed the required property `text` from the response with the `200` status
  - removed the optional property `duration` from the response with the `200` status
  - removed the optional property `language` from the response with the `200` status
  - removed the optional property `segments` from the response with the `200` status
  - added `#/components/schemas/CreateTranslationResponseVerboseJson, #/components/schemas/CreateTranslationResponseJson` to the response body `anyOf` list for the response status `200`
- **2025-10-09** `1b31e64d16b5` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/dedalus-labs/apis/dedalus-api/docs/v1/audio/translations/post.md) · [API](https://skmtc.dev/dedalus-labs/apis/dedalus-api.md) · [Page](https://skmtc.dev/dedalus-labs/apis/dedalus-api/changes/v1/audio/translations/post)
