LaunchPackage
POST/devices/:deviceId/launch/packages/:packageName
Launch an app on a device by package name. This can be used to launch apps that are not managed in your organization (e.g. system apps).
Request
Responses
- 204
- 400
- 401
- 403
- 404
- 422
- 500
Success - No Content
Bad Request
Unauthorized
Forbidden
Not Found
Unprocessable Entity
Internal Server Error