Skip to main content
Phoenix home page
English
Search...
⌘K
TypeScript API
Python API
GitHub
Phoenix Cloud
Phoenix Cloud
Search...
Navigation
Datasets
Delete dataset by ID
Documentation
Phoenix Cloud
Cookbooks
Integrations
SDK & API Reference
Self-Hosting
Release Notes
Community
Blog
Python
Overview
Reference
arize-phoenix-evals
arize-phoenix-client
arize-phoenix-otel
TypeScript
Overview
Reference
@arizeai/phoenix-client
@arizeai/phoenix-evals
@arizeai/phoenix-otel
@arizeai/phoenix-mcp
Rest API
REST API Overview
API Reference
Annotation Configs
Annotations
Datasets
GET
List datasets
GET
Get dataset by ID
DEL
Delete dataset by ID
GET
List dataset versions
POST
Upload dataset from JSON, CSV, or PyArrow
GET
Get examples from a dataset
GET
Download dataset examples as CSV file
GET
Download dataset examples as OpenAI fine-tuning JSONL file
GET
Download dataset examples as OpenAI evals JSONL file
Experiments
Traces
Spans
Prompts
Projects
Users
OpenInference SDK
OpenInference Python
OpenInference Java
OpenInference JS
204
403
404
422
Copy
Ask AI
This response does not have an example.
Datasets
Delete dataset by ID
Copy page
Copy page
DELETE
/
v1
/
datasets
/
{id}
Try it
204
403
404
422
Copy
Ask AI
This response does not have an example.
Path Parameters
id
string
required
The ID of the dataset to delete.
Response
204
Successful Response
Get dataset by ID
List dataset versions
⌘I