Function Accuracy
Cancel Score Run
Cancel an in-flight score run.
Transitions the run to cancelled. Function calls already in flight are allowed to finish (best-effort cancellation via the job queue); results from completed pairs may still appear in subsequent GETs.
post/v3/eval/score/{scoreRunID}/cancel
Path parameters
scoreRunIDstring required
The scoreRunID returned by POST /v3/eval/score.
Response
The request has succeeded.