Skip to main content

Start Installed Device Package

PUT 

/v1/device/:deviceUid/package-start

Start specified package installation on device by deviceUid.

Parameters

FieldTypeRequiredDescription
deviceUidstringrequiredDevice application id
packageNamestringrequiredName of the package to start

Request

Responses

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.