Skip to main content
POST
Cancel one pending or running experiment run by run_id. Cancellation is run-specific; it no longer targets “the latest run” for an experiment.

Authorizations

Authorization
string
header
required

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

Path Parameters

run_id
string
required

Response

Successful Response

Result of cancelling an experiment run: the run id and its resulting lifecycle state.

id
string
required
lifecycle
PendingWorkflowExperimentRun · object
required

The experiment run has been created but execution has not started.