---
title: "Terminate a Swiss tournament"
method: POST
path: "/api/swiss/{id}/terminate"
tags: ["Tournaments (Swiss)"]
---

# Terminate a Swiss tournament

`POST /api/swiss/{id}/terminate`

Terminate a Swiss tournament

## Path parameters

- `id` string, required

## Response `200`

The Swiss tournament was successfully terminated.

- Ok
  - `ok` boolean, required

## Other responses

- `400` — Terminating the Swiss tournament failed.

---

[API](https://skmtc.net/lichess/apis/lichess-org-api-reference.md) · [All operations](https://skmtc.net/lichess/apis/lichess-org-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lichess/lichess-org-api-reference/versions/1425db81eb3b/schema)
