Skip to main content
DELETE
/
v1
/
datasets
/
{id}
Delete dataset by ID
curl --request DELETE \
  --url https://api.example.com/v1/datasets/{id}
"<string>"

Documentation Index

Fetch the complete documentation index at: https://arizeai-433a7140.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
string
required

The ID of the dataset to delete.

Response

Successful Response