Evaluation
Cancel experiment
Request cancellation for an experiment batch. Already-completed runs remain recorded; queued or running work is cancelled when possible.
post/api/v1/automations/{id}/experiments/{experimentId}/cancel
Path parameters
idstring required
Automation id or typed alias.
Automation id or typed alias.
experimentIdstring required
Experiment batch id.
Experiment batch id.
Response
Experiment detail after the cancellation request.
Changes
No recorded changes to this endpoint across all 1 revision of this API.