Update Hierarchy

LLM-friendly URL
POST
https://api.luzmo.com/0.1.0/hierarchy
API call form
Examples
List of examples
  • Translate value or virtual
  • Add color to value or virtual
  • Create new virtuals
  • Add values to virtuals
Description

Use name to 'translate' your values or provide user friendlier names for your values.

Note that it is required to specify the trace at all times. Here we place the element under the root (root has id "") or in other words, we don't move it.

Install
npm install @luzmo/nodejs-sdk
Example Response
200
400
500
{
  "code": 200
}