---
title: "Update label"
method: PUT
path: "/api/1/properties/{modelProperty_Id}"
tags: ["Labels"]
---

# Update label

`PUT /api/1/properties/{modelProperty_Id}`

## Request body

- object
  - `label` string[], required
  - `emoji` string, nullable
  - `color` string, nullable
  - `order` integer, nullable
  - `is_multi` boolean, nullable
  - `property` integer, nullable

---

[API](https://skmtc.net/convoflo/apis/convoflo-rest-api.md) · [All operations](https://skmtc.net/convoflo/apis/convoflo-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/convoflo/convoflo-rest-api/versions/fed4481f0476/schema)
