---
title: "退出比赛或作业 (problemset:membership)"
method: POST
path: "/problemset/{problemset}/quit"
tags: ["problemset"]
---

# 退出比赛或作业 (problemset:membership)

`POST /problemset/{problemset}/quit`

## Path parameters

- `problemset` integer, required

## Response `204`

退出成功

## Other responses

- `403` — 无法退出

## Changes

- **2024-08-14** `31431aaf46d3` — 1 info
  - endpoint added
- **2024-08-12** `abf18f0fc1b3` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/acmclassoj/apis/acmoj-api-v1/changes/problemset/:problemset/quit/post.md)

---

[API](https://skmtc.dev/acmclassoj/apis/acmoj-api-v1.md) · [All operations](https://skmtc.dev/acmclassoj/apis/acmoj-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/acmclassoj/acmoj-api-v1/revisions/b263b49cfa50/schema)
