Update an app’s metadata such as title, description, categories, and icon URL
Documentation Index
Fetch the complete documentation index at: https://docs.managexr.com/llms.txt
Use this file to discover all available pages before exploring further.
API key based authentication where is the Base64 encoding of API_KEY_ID:API_KEY_SECRET
The package name of the app
Type of the app version to update
managed, shared, instant Unique identifier of the organization. This parameter is only necessary when using multi-organization API keys.
Defaults to the organizationId associated with the API key.
Title of the app
"My Awesome App"
Description of the app
"A fantastic app for managing XR content"
Home screen categories the app belongs to
["Education", "Productivity"]URL of the app's icon
"https://storage.example.com/apps/com.example.app/icon.png"
The updated app profile