Application versions
Versions simplify application updates and ensure that each version is correctly set up. The Version object contains essential details about the new version, including a manifest, copyright, and release information.
📄️ List application versions
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> List application versions <br/> Scope: store_read, store_admin
📄️ Create application version
Create a new application version <br/> Scope: store_write, store_admin
📄️ Get application version
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Retrieve the application version details <br/> Scope: store_read, store_admin
📄️ Delete application version
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Delete the application version details <br/> Scope: store_admin
📄️ Update application version
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Update application version <br/> Scope: store_write, store_admin
📄️ Get latest application version
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Get latest application version
📄️ Mark application version as invalid
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Invalidate the application version <br/> Scope: store_write, store_admin
📄️ Mark application version as valid
<div class='my-preview'><span>Preview: The API is in development or testing phases and the interface could still change slightly.</span></div> <br/> Mark application version as valid <br/> Scope: store_write, store_admin