Delete an experiment
Experiments
Delete an experiment
Delete an experiment by its ID. This operation is irreversible.
This endpoint is in beta, read more here.
DELETE
Delete an experiment
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 experiment identifier (base64) A universally unique identifier (base64-encoded opaque string).
Example:
"RW50aXR5OjEyMzQ1"
Response
Experiment successfully deleted