v1

latestOpenAPI 3.0.32026-08-061810496.7 KB
Labels

Update label

put/api/1/properties/{modelProperty_Id}

Request body

labelstring[] required
emojistring nullable
colorstring nullable
orderinteger nullable
is_multiboolean nullable
propertyinteger nullable

Example request

{
  "label": [
    "architecto"
  ],
  "emoji": "architecto",
  "color": "architecto",
  "order": 16,
  "property": 16
}