Update an app’s metadata such as title, description, categories, and icon URL
API key based authentication where 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