Delete a dataset
Datasets
Delete a dataset
Delete a dataset by its ID. This operation is irreversible.
This endpoint is in beta, read more here.
DELETE
Delete a dataset
Authorizations
Most Arize AI endpoints require authentication. For those endpoints that require authentication, include your API key in the request header using the format
Path Parameters
The unique dataset identifier (base64) A universally unique identifier (base64-encoded opaque string).
Example:
"RW50aXR5OjEyMzQ1"
Response
Dataset successfully deleted