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
- 200
- 401
- 403
- 404
- 409
- 422
- 503
Success
air/UnauthorizedError
air/ForbiddenError
NotFound
Conflict
air/SchemaValidationError
air/AuthUnavailableError