---
title: "POST /unstable/dataset/create"
method: POST
path: "/unstable/dataset/create"
---

# POST /unstable/dataset/create

`POST /unstable/dataset/create`

Create a new dataset. Note, this endpoint is unstable and may change without notice. Do not use without consulting the OpenPipe team.

## Request body

- object
  - `name` string, required

## Response `200`

Successful response

- object
  - `datasetId` string, required

## Other responses

- `default` — Error response

## Changes

> 11 revisions in range; 1 could not be searched.

- **2024-02-21** `585e461919aa` — 1 breaking, 1 info
  - removed the required property `datasetId` from the response with the `200` status
  - added the required property `id` to the response with the `200` status
- **2024-02-20** `609b8895f1ea` — 1 info
  - endpoint added
- **2023-12-21** `278bc0a942be` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/openpipe/apis/openpipe-api/changes/unstable/dataset/create/post.md)

---

[API](https://skmtc.dev/openpipe/apis/openpipe-api.md) · [All operations](https://skmtc.dev/openpipe/apis/openpipe-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openpipe/openpipe-api/revisions/4054c6b918a8/schema)
