Account Versions
An endpoint providing an accounts history of app version changes.
Activate a version
http
POST https://api.backstack.com/account/versions/:id
Updates the current session and the accounts version history.
Resources
Version history
http
GET https://api.backstack.com/account/versions
?collection=true
Returns a collection list of the accounts version history.
json
[
TODO
]