/
/Arize-Phoenix REST API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 1d ago
annotation_configs9
annotations6
api_keys7
chat10
chat_completions1
datasets22
  • getList dataset labels
  • postCreate a dataset label
  • getGet a dataset label by ID
  • deleteDelete a dataset label by ID
  • patchUpdate a dataset label by ID
  • getList the labels applied to a dataset
  • putReplace the set of labels applied to a dataset
  • putApply a label to a dataset
  • deleteRemove a label from a dataset
  • getList datasets
  • getGet dataset by ID
  • deleteDelete dataset by ID
  • getList dataset versions
  • postUpload dataset from JSON, JSONL, CSV, or PyArrow
  • getGet examples from a dataset
  • postCreate a dataset split
  • deleteDelete a dataset split
  • patchUpdate a dataset split
  • getDownload dataset examples as CSV file
  • getDownload dataset examples as JSONL file
  • getDownload dataset examples as OpenAI fine-tuning JSONL file
  • getDownload dataset examples as OpenAI evals JSONL file
experiments15
model_providers2
projects6
prompts12
secrets1
sessions6
spans7
traces5
users4
  • post Login
  • get Logout
  • post Refresh Tokens
  • post Initiate Password Reset
  • post Reset Password
  • post Ldap Login
  • getLogin
  • postLogin
  • getCreate Tokens
  • getVersion
  • getCheck Healthz
  • getCheck Readyz
datasets

Delete dataset by ID

delete/v1/datasets/{id}

Path parameters

idstring required

The ID of the dataset to delete.

The ID of the dataset to delete.

Response

Successful Response

Changes

No recorded changes to this endpoint across all 70 revisions of this API.