---
title: "POST /v1alpha1/{+parent}/devices:createSigned"
method: POST
path: "/v1alpha1/{+parent}/devices:createSigned"
tags: ["nodes"]
---

# POST /v1alpha1/{+parent}/devices:createSigned

`POST /v1alpha1/{+parent}/devices:createSigned`

Creates a signed device under a node or customer.

## Path parameters

- `parent` string, required

## Request body

- SasPortalCreateSignedDeviceRequest — Request for CreateSignedDevice.
  - `installerId` string — Required. Unique installer id (CPI ID) from the Certified Professional Installers database.
  - `encodedDevice` string, 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 `200`

Successful response

---

[API](https://skmtc.net/google/apis/sasportal.md) · [All operations](https://skmtc.net/google/apis/sasportal/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/sasportal/versions/9c3c46a070e5/schema)
