Delete an experiment.
POST
/api/v4/projects/{id}/ml/mlflow/api/2.0/mlflow/experiments/delete
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”Request Bodyrequired
Section titled “Request Bodyrequired”Media typeapplication/json
object
experiment_id
required
ID of the experiment.
string
Examplegenerated
{ "experiment_id": "example"}Responses
Section titled “Responses”Created
Bad Request
Not Found