put https://api.shift.io/v3/assets//versions
Updates a version’s name
This call requires an asset id as a path parameter and a versionId as a body parameter. The versionId is the new name you are giving this version. You can update the name of the active/current version or the name of any inactive/previous version. A 204 code is returned when the version name is successfully updated.
In MediaSilo, you can see version names when you open a file, go to the right drawer, and click on the third tab– the Versions tab.
To find the asset ids and names of an asset’s versions, please see Get versions.