---
title: "Derive a new property value based on existing source properties"
method: POST
path: "/entity/derive"
tags: ["entity"]
---

# Derive a new property value based on existing source properties

`POST /entity/derive`

## Request body

- DeriveEntityParams
  - `dataset` string, required
  - `derived_property` string, required
  - `entity_id` string, uuid, required
  - `instructions` string, required
  - `node_id` string, uuid

## Response `200`

Job ID

---

[API](https://skmtc.dev/structifyai/apis/structify.md) · [All operations](https://skmtc.dev/structifyai/apis/structify/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/structifyai/structify/revisions/1364930b6980/schema)
