---
title: "Changes to Edit Player Version"
method: PUT
path: "/playersoftware/{versionId}"
---

# Changes to Edit Player Version

`PUT /playersoftware/{versionId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 52 revisions.

- **2026-07-30** `fe497e811c7f` — 2 breaking, 26 warning, 9 info
- **2026-02-25** `41c04de98ec5` — 1 breaking, 1 info
- **2020-02-17** `8e1275395104` — 2 breaking

## Changes

- **2026-07-30** `fe497e811c7f` — 2 breaking, 26 warning, 9 info
  - the response property `fileName` became nullable for the status `200`
  - the response property `md5` became nullable for the status `200`
  - removed the optional property `apiRef` from the response with the `200` status
  - removed the optional property `createdDt` from the response with the `200` status
  - removed the optional property `duration` from the response with the `200` status
  - removed the optional property `enableStat` from the response with the `200` status
  - removed the optional property `expires` from the response with the `200` status
  - removed the optional property `fileSize` from the response with the `200` status
  - removed the optional property `folderId` from the response with the `200` status
  - removed the optional property `groupsWithPermissions` from the response with the `200` status
  - removed the optional property `height` from the response with the `200` status
  - removed the optional property `isEdited` from the response with the `200` status
  - removed the optional property `mediaId` from the response with the `200` status
  - removed the optional property `mediaType` from the response with the `200` status
  - removed the optional property `modifiedDt` from the response with the `200` status
  - removed the optional property `moduleSystemFile` from the response with the `200` status
  - removed the optional property `name` from the response with the `200` status
  - removed the optional property `orientation` from the response with the `200` status
  - removed the optional property `owner` from the response with the `200` status
  - removed the optional property `ownerId` from the response with the `200` status
  - removed the optional property `parentId` from the response with the `200` status
  - removed the optional property `permissionsFolderId` from the response with the `200` status
  - removed the optional property `released` from the response with the `200` status
  - removed the optional property `retired` from the response with the `200` status
  - removed the optional property `storedAs` from the response with the `200` status
  - removed the optional property `tags` from the response with the `200` status
  - removed the optional property `valid` from the response with the `200` status
  - removed the optional property `width` from the response with the `200` status
  - added the optional property `code` to the response with the `200` status
  - added the optional property `createdAt` to the response with the `200` status
  - added the optional property `modifiedAt` to the response with the `200` status
  - added the optional property `modifiedBy` to the response with the `200` status
  - added the optional property `playerShowVersion` to the response with the `200` status
  - added the optional property `size` to the response with the `200` status
  - added the optional property `type` to the response with the `200` status
  - added the optional property `version` to the response with the `200` status
  - added the optional property `versionId` to the response with the `200` status
- **2026-02-25** `41c04de98ec5` — 1 breaking, 1 info
  - added required request body
  - added the media type `application/json` for the response with the status `200`
- **2020-02-17** `8e1275395104` — 2 breaking
  - removed the request body
  - removed the media type `application/json` for the response with the status `200`

---

[Operation](https://skmtc.dev/xibosignage/apis/xibo-api/docs/playersoftware/:versionId/put.md) · [API](https://skmtc.dev/xibosignage/apis/xibo-api.md) · [Page](https://skmtc.dev/xibosignage/apis/xibo-api/changes/playersoftware/:versionId/put)
