---
title: "Derive a new property value based on existing source properties for all entities in a table"
method: POST
path: "/entity/derive_all"
tags: ["entity"]
---

# Derive a new property value based on existing source properties for all entities in a table

`POST /entity/derive_all`

## Request body

- DeriveAllEntityParams
  - `dataset` string, required
  - `derived_property` string, required
  - `instructions` string, required
  - `node_id` string, uuid
  - `table_name` string, required

## Response `200`

Job IDs

- JobId[]

---

[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)
