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. Defaults to the organization associated with the API key if no id supplied.
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