Create a managed app version (Self-Hosted Only). Adds a new version of a self-hosted application. To create and upload a new app version to our servers, use the ManageXR CLI
API key based authentication where API_KEY_ID:API_KEY_SECRET
The package name of the app
Unique identifier of the organization. Defaults to the organization associated with the API key if no id supplied.
Version code of the app
42
URL of the APK file
"https://storage.example.com/apps/com.example.app.apk"
Version name of the app
"1.0.0"
MD5 hash of the APK file
"d41d8cd98f00b204e9800998ecf8427e"
URL of the OBB file
"https://storage.example.com/apps/com.example.app.obb"
MD5 hash of the OBB file
"d41d8cd98f00b204e9800998ecf8427e"
Label for uniqueness among app versions
"Quest"
Size of the APK file in bytes
72633861
Size of the OBB file in bytes
1024
The created app version