Skip to main content
DELETE
Permanently delete an experiment along with all its runs and per-document results. Returns 409 if any run is still pending or running. Cancel the in-flight run with Cancel Experiment Run first.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

experiment_id
string
required

Response

Successful Response