Update an existing configuration to change the content deployed
(e.g., update app versions, add/remove apps, videos, and WebXR links).
API key based authentication where API_KEY_ID:API_KEY_SECRET
Unique identifier of the configuration
Unique identifier of the organization.
Defaults to the organization associated with the API key.
Updated name for the configuration
"Client Configuration v2"
Updated set of VR content on the configuration. Content will appear on the Home Screen in the order it appears in the vrContent array.
We recommend using release channels to deploy apps to configurations to simplify app version management. Instead of updating the app version on every configuration whenever you have an update, simply update the release channel. Learn More
Set the App or video to kiosk devices into.
Requirements:
deviceExperience field must also be set to KIOSK or KIOSK_VIDEOvrContent already (or in this request)Only required if deviceExperience change impacts Meta Horizon managed services device mode. Supplying the flag confirms that you understand the risks and requirements of the mode change._
false
Unique identifiers of wi-fi networks to deploy on the configuration
{
"id": "DLO133U5NFLMAL1",
"deviceDirectoryPaths": [
"/Android/obb/com.managexr.exampleApp/files"
]
}The updated configuration
Full representation of a configuration.