---
title: "Force-Publish Edition Results"
method: PATCH
path: "/api/v3/tournaments/publish-results"
tags: ["Tournaments"]
---

# Force-Publish Edition Results

`PATCH /api/v3/tournaments/publish-results`

Admin escape hatch (D-03): force-publish the results of the edition currently awaiting_results, IGNORING any remaining in-flight verifications. Computes results from currently-verified runs, writes the deferred results event, and completes the edition. Abandoned (still-pending) runs are left pending (audit trail). Returns 409 if no edition is awaiting results. Requires tournaments:write; the bot-side mod gate (Plan 05) is the authoritative caller check.

## Response `204`

Request fulfilled, nothing follows

- unknown

---

[API](https://skmtc.net/genji/apis/genji-shimada-api-2.md) · [All operations](https://skmtc.net/genji/apis/genji-shimada-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/genji/genji-shimada-api-2/versions/d414c162acb9/schema)
