Create a managed app (Self-Hosted Only). Add an applictation to your ManageXR library that you are hosting on your own servers. To create and upload an application to our servers, use the ManageXR CLI.
API key based authentication where API_KEY_ID:API_KEY_SECRET
Unique identifier of the organization. Defaults to the organization associated with the API key if no id supplied.
Package name of the app
"com.example.app"
Title of the app
"My Awesome App"
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
URL of the app's icon
"https://storage.example.com/apps/com.example.app/icon.png"
The created managed app version