Everything in the Windows Device Portal is built on top of REST API's that you can use to access the data and control your device programmatically. App deployment /api/app/packagemanager/package (DELETE) Uninstalls an app. Parameters package: File name of the package to be uninstalled. /api/app/packagemanager/package (POST) Installs an App. Parameters package: File name of the package to be instal