v1
latestOpenAPI 3.1.02026-07-22154213404.8 KBApps
Start app
Launches the app identified by the path package name, optionally starting a specific activity given in the request body. Protected packages cannot be started.
put/devices/{deviceId}/apps/{packageName}
Path parameters
deviceIdstring required
packageNamestring required
Headers
X-Device-Display-IDinteger
Request body
Example request
{
"$schema": "https://example.com/schemas/StartAppArgs.json"
}Response
No Content