Change the portal version
|
PUT api/2.0/settings/version
|
Sets a version with the ID specified in the request to the current tenant.
|
Get the current build version
|
GET api/2.0/settings/version/build
|
Returns the current build version.
|
Get the portal versions
|
GET api/2.0/settings/version
|
Returns a list of the availibe portal versions including the current version.
|