---
title: "Changes to End a competition"
method: POST
path: "/api/admin/competition/end"
---

# Changes to End a competition

`POST /api/admin/competition/end`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 50 revisions.

- **2025-12-03** `d7a949aa3953` — 1 warning
- **2025-10-24** `bd77840e4fc0` — 1 warning
- **2025-08-19** `82cb4ae66bfd` — 1 info
- **2025-06-30** `e0d0a475d4b6` — 1 warning, 2 info

## Changes

- **2025-12-03** `d7a949aa3953` — 1 warning
  - added the new `spot_live_trading` enum value to the `competition/type` response property for the response status `200`
- **2025-10-24** `bd77840e4fc0` — 1 warning
  - added the new `perpetual_futures` enum value to the `competition/type` response property for the response status `200`
- **2025-08-19** `82cb4ae66bfd` — 1 info
  - added the optional property `competition/maxParticipants` to the response with the `200` status
- **2025-06-30** `e0d0a475d4b6` — 1 warning, 2 info
  - removed the optional property `competition/maxParticipants` from the response with the `200` status
  - removed the `perpetual_futures` enum value from the `competition/type` response property for the response status `200`
  - removed the `spot_live_trading` enum value from the `competition/type` response property for the response status `200`

---

[Operation](https://skmtc.dev/recallnet/apis/trading-simulator-api/docs/api/admin/competition/end/post.md) · [API](https://skmtc.dev/recallnet/apis/trading-simulator-api.md) · [Page](https://skmtc.dev/recallnet/apis/trading-simulator-api/changes/api/admin/competition/end/post)
