---
title: "CreateDeviceProperty"
method: POST
path: "/v3/users/{user}/devices/{device}/properties"
tags: ["Devices"]
---

# CreateDeviceProperty

`POST /v3/users/{user}/devices/{device}/properties`

## Request body

- union
  - object[]
    - `property` string, required
    - `value` unknown, required
  - object
    - `property` string, required
    - `value` unknown, required

## 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/versions/6c03fa7f9ad6/schema)
