---
title: "UpdateDevice"
method: PUT
path: "/v1/users/{user}/devices/{device}"
tags: ["Devices"]
---

# UpdateDevice

`PUT /v1/users/{user}/devices/{device}`

## Request body

- object
  - `asset_group` union
    - ResourceId — unresolved $ref
    - string
  - `asset_type` union
    - ResourceId — unresolved $ref
    - string
  - `credentials` string
  - `description` string
  - `enabled` boolean
  - `name` string
  - `product` union
    - ResourceId — unresolved $ref
    - string

## Response `200`

ok

---

[API](https://skmtc.net/thinger-io/apis/thinger-io-server-api.md) · [All operations](https://skmtc.net/thinger-io/apis/thinger-io-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/thinger-io/thinger-io-server-api/revisions/6c03fa7f9ad6/schema)
