v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13245060.6 KB
deployments

Updates a signed device.

patch/v1alpha1/{+name}:updateSigned

Path parameters

namestring required

Required. The name of the device to update.

Request body

encodedDevicestring byte

Required. The JSON Web Token signed using a CPI private key. Payload must be the JSON encoding of the device. The user_id field must be set.

installerIdstring

Required. Unique installer ID (CPI ID) from the Certified Professional Installers database.

Response

Successful response