Start Installed Device Package
PUT/v1/device/:deviceUid/package-start
Start specified package installation on device by deviceUid.
Parameters
| Field | Type | Required | Description |
|---|---|---|---|
deviceUid | string | required | Device application id |
packageName | string | required | Name of the package to start |
Request
Responses
- 200
- 404
OK
Response Headers
Content-Type
Link
Contains URL pointing to the result of this action. Keep making requests to this URL, until the response indicates, that the action was processed. For more information, refer to endpoint Get Device History.
Not Found
Response Headers
Content-Type