put https://api.shift.io/v3/assets//versions/activate
Turns an inactive version into the active version
This call requires a version’s asset id as a path parameter. It changes this asset from an inactive version to the active version.
A 204 code is returned upon successfully updating the active version. A 404 (Not Found) is returned if you enter the id of a non-versioned asset.
To find the asset ids of an asset’s versions, please see Get versions.