---
title: "Changes to Creates a new item in a dataset."
method: POST
path: "/dataset/item"
---

# Changes to Creates a new item in a dataset.

`POST /dataset/item`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 24 revisions.

- **2024-07-29** `71b312915fef` — 1 breaking
- **2024-07-25** `c68fccd51fd4` — 1 warning, 1 info
- **2024-07-25** `6d461643cf66` — 2 info
- **2024-07-25** `172e0332d50d` — 1 info

## Changes

- **2024-07-29** `71b312915fef` — 1 breaking
  - the `dataset_id` request property type/format changed from `number`/`` to `integer`/``
- **2024-07-25** `c68fccd51fd4` — 1 warning, 1 info
  - removed the optional property `task_id` from the response with the `200` status
  - added the optional property `id` to the response with the `200` status
- **2024-07-25** `6d461643cf66` — 2 info
  - the request property `data/history` became nullable
  - the request property `data/tools` became nullable
- **2024-07-25** `172e0332d50d` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/propulsion-ai/apis/propulsionai-api/docs/dataset/item/post.md) · [API](https://skmtc.dev/propulsion-ai/apis/propulsionai-api.md) · [Page](https://skmtc.dev/propulsion-ai/apis/propulsionai-api/changes/dataset/item/post)
