---
title: "Replace alterations data."
method: PUT
path: "/alterations"
tags: ["Alterations"]
---

# Replace alterations data.

`PUT /alterations`

## Request body

- WordAlterationsDTO — Collection of word alterations.
  - `wordAlterations` AlterationsDTO[], required — Collection of word alterations.
    - `alterations` string[], required — Words that are synonymous with each other.

## Response `204`

HTTP 204 No Content.

## Other responses

- `default` — Error response.

---

[API](https://skmtc.net/azure/apis/qnamaker-client.md) · [All operations](https://skmtc.net/azure/apis/qnamaker-client/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/qnamaker-client/versions/75b50ce22fbe/schema)
