---
title: "Changes to Move or rename files"
method: POST
path: "/v2/project/files/moves"
---

# Changes to Move or rename files

`POST /v2/project/files/moves`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 6 revisions.

- **2026-08-27** `367cd605d090` — 22 info

## Changes

- **2026-08-27** `367cd605d090` — 22 info
  - api operation id `moveFiles` removed and replaced with `processFileMoves`
  - the endpoint scheme security `BearerAuth` was added to the API
  - 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 `404`
  - added the non-success response with the status `413`
  - added the non-success response with the status `429`
  - added the non-success response with the status `500`
  - added the optional property `results/items/clonedTranslationsCount` to the response with the `200` status
  - added the optional property `results/items/newSourceFileId` to the response with the `200` status
  - the response property `error` became required for the status `400`
  - the response property `error` became required for the status `401`
  - the response property `error` became required for the status `403`
  - the response property `error` became required for the status `404`
  - the response property `results` became required for the status `200`
  - the response property `results/items/newFileId` became required for the status `200`
  - the response property `results/items/oldFileId` became required for the status `200`
  - the response property `results/items/success` became required for the status `200`
  - the response property `summary/failed` became required for the status `200`
  - the response property `summary/succeeded` became required for the status `200`
  - the response property `summary/total` became required for the status `200`

---

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