---
title: "POST /properties"
method: POST
path: "/properties"
tags: ["Deprecated"]
deprecated: true
---

# POST /properties

`POST /properties`

> **Deprecated.**

## Headers

- `X-PHYSNA-TENANTID` string

## Request body

- object
  - `propertyName` string, required

## Response `200`

Ok

- SinglePropertyResponse
  - `property` Property, required
    - `id` number, double, required
    - `name` string, required

---

[API](https://skmtc.dev/physna/apis/physna-public-api.md) · [All operations](https://skmtc.dev/physna/apis/physna-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/physna/physna-public-api/revisions/18b6af4c004d/schema)
