v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13245060.4 KB
nodes

Creates a signed device under a node or customer.

post/v1alpha1/{+parent}/devices:createSigned

Path parameters

parentstring required

Required. The name of the parent resource.

Request body

installerIdstring

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

encodedDevicestring byte

Required. 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.

Response

Successful response