v1

latestOpenAPI 3.1.02026-07-22154213404.8 KB
Apps

Delete app

Uninstalls the app identified by the path package name from the device. Protected packages cannot be deleted.

delete/devices/{deviceId}/apps/{packageName}

Path parameters

deviceIdstring required
packageNamestring required

Headers

X-Device-Display-IDinteger

Request body

$schemastring uri

A URL to the JSON Schema for this object.

Example request

{
  "$schema": "https://example.com/schemas/None.json"
}

Response

No Content