Skip to main content
Phoenix home page
English
Search...
⌘K
Ask AI
TypeScript API
Python API
GitHub
Phoenix Cloud
Phoenix Cloud
Search...
Navigation
Datasets
Delete dataset by ID
Documentation
Self-Hosting
Phoenix Cloud
Cookbooks
Integrations
SDK & API Reference
Release Notes
Community
Blog
Python
Overview
Reference
arize-phoenix-client
arize-phoenix-evals
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
403
404
422
Copy
Ask AI
"<string>"
Datasets
Delete dataset by ID
Copy page
Copy page
DELETE
/
v1
/
datasets
/
{id}
Try it
403
404
422
Copy
Ask AI
"<string>"
Path Parameters
id
string
required
The ID of the dataset to delete.
Response
204
Successful Response
Was this page helpful?
Yes
No
Suggest edits
Raise issue
Get dataset by ID
List dataset versions
⌘I