v2
latestOpenAPI 3.1.02026-07-2675166192.8 KBtraining
Delete Dedicated Run
Delete a dedicated run: helm uninstall + namespace delete + DB cleanup.
Idempotent. Safe to call repeatedly. Cleans up the linked Job row too (which uninstalls the helm release on the customer cluster). Soft- deletes the RFTRun row (matches the existing run-delete UX - Billing refs are preserved). Access is per-row: verify_run_ownership accepts personal runs the caller owns and team runs the caller is a member of.
delete/api/v1/training/runs/{run_id}
Path parameters
run_idstring required
Response
Successful Response