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

Changes

No recorded changes to this endpoint across all 1 revision of this API.