Directory readiness
Cancel an in-flight readiness run
The executing node learns about this on its next heartbeat and aborts the run in flight, which matters more than the row's status: the thing being stopped is traffic to somebody else's server.
post/projects/{projectId}/readiness-runs/{runId}/cancel
Path parameters
projectIdstring required
ID of the hosted project that contains the server.
runIdstring required
Eval run ID, as returned by POST /eval-runs.
Response
The run was cancelled.