Skip to main content

Terminate running assessment

POST 

/assessments/:assessmentPid/terminate

Marks a queued or running assessment as failed, fails in-flight stage checkpoints, interrupts the linked workflow run when active, and releases locked credits. Requires project contributor scope. Returns 409 when the assessment is not terminatable (not queued/running and no running stages). Returns 404 when the assessment is unknown or not visible.

Request

Responses

Success