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 <encoded-value> is the Base64 encoding of 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.
The created app version
The response is of type object
.
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 <encoded-value> is the Base64 encoding of 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.
The created app version
The response is of type object
.