/
/Arize-Phoenix REST API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 56m ago · Updated 1d ago
annotation_configs9
annotations6
api_keys7
chat3
datasets19
  • 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
  • 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
experiments12
projects5
prompts10
secrets1
sessions6
spans7
traces4
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