---
title: "PATCH /v1alpha1/{+name}:updateSigned"
method: PATCH
path: "/v1alpha1/{+name}:updateSigned"
tags: ["deployments"]
---

# PATCH /v1alpha1/{+name}:updateSigned

`PATCH /v1alpha1/{+name}:updateSigned`

Updates a signed device.

## Path parameters

- `name` string, required

## Request body

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

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/prod-tt-sasportal.md) · [All operations](https://skmtc.net/google/apis/prod-tt-sasportal/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/prod-tt-sasportal/revisions/1a009d78db94/schema)
