---
title: "POST /api/v1/public/datasets/create-from-jsonl"
method: POST
path: "/api/v1/public/datasets/create-from-jsonl"
tags: ["Public Datasets"]
---

# POST /api/v1/public/datasets/create-from-jsonl

`POST /api/v1/public/datasets/create-from-jsonl`

Create dataset from JSONL file

## Response `200`

Dataset created successfully

- DatasetResponse
  - `dataset_id` string, uuid, required

## Other responses

- `400` — Bad request
- `402` — Insufficient credits
- `404` — Project not found
- `429` — Quota exceeded

## Changes

- **2025-11-12** `25d63a01824a` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/premai-io/apis/prem-studio-api/changes/api/v1/public/datasets/create-from-jsonl/post.md)

---

[API](https://skmtc.dev/premai-io/apis/prem-studio-api.md) · [All operations](https://skmtc.dev/premai-io/apis/prem-studio-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/premai-io/prem-studio-api/revisions/2cb1f5df1b89/schema)
